您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MySql .net下驱动包

  2. mysql .net 驱动 dll C# mysql中中文乱码解决方案 打开mysql安装目录的my.ini,分别在[client]和[mysqld]中都加入default-character-set= gb2312 新建表的时候,把character set 和Collation分别选择为gb2312 和 gb2312_chinese_ci 也可以设为其它字符集
  3. 所属分类:其它

    • 发布日期:2010-04-02
    • 文件大小:288kb
    • 提供者:wsoyxl
  1. lucene3.0-api.CHM

  2. Apache Lucene - Lucene Contrib Lucene Contrib analyzers ant benchmark collation db highlighter fast-vector-highlighter instantiated lucli memory misc queryparser regex remote snowball spatial spellchecker surround swing wikipedia wordnet xml-query-p
  3. 所属分类:Java

    • 发布日期:2010-04-30
    • 文件大小:7mb
    • 提供者:ysaas
  1. MySQL默认字符字符集描述问题

  2. MySQL的字符集支持(Character Set Support)有两个方面: 字符集(Character set)和排序方式(Collation)。 对于字符集的支持细化到四个层次: 服务器(server),数据库(database),数据表(table)和连接(connection)。
  3. 所属分类:其它

    • 发布日期:2010-05-29
    • 文件大小:77kb
    • 提供者:hello_qingwen
  1. Linux命令行_学习参考

  2. 很好的linux命令行学习和参考书籍 Part 1 – Introduction.........................................................................1 1 – Introduction................................................................................................2 Why Use The Command
  3. 所属分类:Linux

    • 发布日期:2010-07-02
    • 文件大小:1mb
    • 提供者:gjhdy
  1. NTFS Documentation

  2. Table of Contents 1. Prologue ................................................................................................................ 1 1. NTFS Documentation Preface ..........................................................................
  3. 所属分类:Access

    • 发布日期:2010-07-15
    • 文件大小:531kb
    • 提供者:beisika10368
  1. LuaUnicode icu-lua

  2. 来源: http://lua-users.org/wiki/LuaUnicode 目录: | LuaUnicode.url | +---0.13A | ICU4Lua-0.13A-src.zip | ICU4Lua-0.13A-win32-dll.zip | \---0.2B ICU4Lua-0.2B-docs.zip ICU4Lua-0.2B-src.zip ICU4Lua-0.2B-win32dll.zip 下面的来源于: http://lua-users.org/wiki/LuaUnic
  3. 所属分类:C

    • 发布日期:2010-08-23
    • 文件大小:154kb
    • 提供者:hloveloveu
  1. 动易数据结构Database

  2. Table: PE_Address Schema dbo Descr iptions 地址表 Fields PK Name Data type Not null Unique Row GUID Collation Default Descr iption AddressID int 地址ID UserName nvarchar(20) Chinese_PRC_CI_AS 用户名 ConsigneeName nvarchar(255) Chinese_PRC_CI_AS 收货人姓名 HomePh
  3. 所属分类:其它

    • 发布日期:2010-09-09
    • 文件大小:374kb
    • 提供者:oafce
  1. firebird2.5 with icu4.2,支持GB18030和拼音排序,vc7.1编译无manifest

  2. 用icu4.2.1完整版,支持拼音排序,不需要manifest文件 CREATE COLLATION GB18030_PY FOR GB18030 FROM GB18030_UNICODE CASE INSENSITIVE 'LOCALE=zh'; 为每个数据库用isql创建拼音排序,制定字段的排序为GB18030_PY即可
  3. 所属分类:其它

    • 发布日期:2010-10-14
    • 文件大小:6mb
    • 提供者:bbscbb
  1. SQL数据库功能英文翻译

  2. How to transfer a database from one collation to another collation in SQL Server
  3. 所属分类:数据库

    • 发布日期:2011-06-08
    • 文件大小:40kb
    • 提供者:wcx1987
  1. java 核心技术 第二卷 高级篇chm

  2. java核心技术 (Core Java Volume II 7th Edition) 这本书是java 的经典书籍,有两卷,本资源是第二卷,第七版。本书是chm版的,英文的,拿出来和大家分享,以期共同进步。 本书的内容目录如下: List of Code Examples Preface To the Reader About This Book Conventions Acknowledgments Chapter 1. Multithreading What Are Threads? In
  3. 所属分类:Java

    • 发布日期:2011-06-28
    • 文件大小:7mb
    • 提供者:fengyoujie
  1. ns of the left and right-hand SEL

  2. e results of compound SELECT operators, NULL values are considered equal to other NULL values and distinct from all non-NULL values. The collation sequence used to compare two text values is determined as if the columns of the left and right-hand SE
  3. 所属分类:系统安全

    • 发布日期:2011-07-29
    • 文件大小:520kb
    • 提供者:epinszteinic
  1. DevArt UniDAC v.3.70.0.18 (15-Jun-2011) (with Source Code)

  2. 3.70.0.18 15-Jun-11 Possibility to load data in TVirtualTable without recreating persistent fields is added Working in design time editor of the TVirtualTable component is improved Loading files opened by other applications is improved Bug with the
  3. 所属分类:Delphi

    • 发布日期:2011-08-03
    • 文件大小:6mb
    • 提供者:tkggai
  1. The Linux® Command Line.pdf

  2. Reading...............................................................................................................7 Colophon........................................................................................................................7
  3. 所属分类:Linux

    • 发布日期:2011-10-18
    • 文件大小:1mb
    • 提供者:a10999990
  1. mysql-5.1.58.tar.gz

  2. 2. 安装方法 1) 解压软件包 tar xvf mysql-5.1.58.tar.gz 2) 配置mysql用户 useradd –d /home/mysql mysql 编辑mysql用户的.bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs
  3. 所属分类:MySQL

    • 发布日期:2012-05-12
    • 文件大小:23mb
    • 提供者:lvchongyang
  1. MySQL collation方法

  2. 在以前用oracle的时候,很少关于它的collation方法,但是在mysql中,这点不加注意的话,却有可能会出现问题。
  3. 所属分类:其它

    • 发布日期:2020-09-11
    • 文件大小:58kb
    • 提供者:weixin_38623366
  1. SQL Server 更改DB的Collation

  2. 经常发现同事爲了更改DB的Collation而删掉DB,重新创建过。其实,只要一条SQL就可以解,唔使哽麻烦!!
  3. 所属分类:其它

    • 发布日期:2020-09-11
    • 文件大小:20kb
    • 提供者:weixin_38537541
  1. 自动清理 MSSQL Server Table Collation问题的解决方法

  2. Cannot resolve the collation conflict between "Latin1_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation
  3. 所属分类:其它

    • 发布日期:2020-09-10
    • 文件大小:32kb
    • 提供者:weixin_38748580
  1. WordPress导入数据库出现”Unknown collation: ‘utf8mb4_unicode_ci”错误的解决办法

  2. 主要介绍了WordPress导入数据库出现”Unknown collation: ‘utf8mb4_unicode_ci”错误的解决办法的相关资料,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-09-10
    • 文件大小:313kb
    • 提供者:weixin_38635794
  1. SQL Server 更改DB的Collation

  2. 执行以下SQL,即OK咯叻!! SQL:alter database 数据库名称 SQL_Latin1_General_CP1_CI_AS
  3. 所属分类:其它

    • 发布日期:2020-12-15
    • 文件大小:15kb
    • 提供者:weixin_38546789
  1. 自动清理 MSSQL Server Table Collation问题的解决方法

  2. 在一个团队项目中,没有约定好Collation, 在 MS SQL Server中编程就会遇到这样的问题:Cannot resolve the collation conflict between “Latin1_General_CI_AS” and “SQL_Latin1_General_CP1_CI_AS” in the equal to operation. 因为编码问题,不同编码的字符串并不能直接进行比较,这种有两个解决方法,1是在 query中 指定 用某一个collation进行比较
  3. 所属分类:其它

    • 发布日期:2020-12-15
    • 文件大小:32kb
    • 提供者:weixin_38527987
« 12 3 4 »