开发者

Can MS SQL Server 2000 handle Chinese text encoded with Unicode?

Now, I am using Ms sql server 2000 and I want to store my data as the unicode for chinese fon开发者_运维问答t. But I don't know it can store this type or not? If not, could anybody guide me?

Thanks, Sopolin


The n in the nchar and nvarchar data types in Sql Server including 2k stands for Unicode. Yes you can.

Here's a few articles to look at for getting started: MSDN, CodeProject

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜