Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Sql Collation to Xml encoding

Author  Topic 

andydev
Starting Member

5 Posts

Posted - 2002-06-17 : 08:23:58
Is there a way to translate a Sql collation to a Xml encoding
for example if a collation CHINESE_PRC_BIN to GB2312
to use it as " encoding="GB2312"? "

Or maybe a document which talks about it?

   

- Advertisement -