Sunday, March 11, 2012

Chinese DB

can i create a chinese database with microsoft sql 2000 server standard
edition.Hi
You can create a database with the non-default collation using the COLLATE
arguement of the CREATE DATABASE statement (see books online) There are
various chineese collations see fn_helpcollations in Books online.
You may want to look at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/intlfeaturesinsqlserver2000.asp
John
"kEVin" wrote:
> can i create a chinese database with microsoft sql 2000 server standard
> edition.

No comments:

Post a Comment