Thursday, March 8, 2012

Chinese

Hi,
can anyone tell me what I have to do to use a chinese character set on SQL-Server 2000.
How are the settings on the Server and the workstations ?
We want to build a chinese version of our software and we use VB6.
regards
NielsNiels Pautke wrote:
> Hi,
> can anyone tell me what I have to do to use a chinese character set
> on SQL-Server 2000. How are the settings on the Server and the
> workstations ? We want to build a chinese version of our software
> and we use VB6.
> regards
> Niels
Use the unicode data types and store the character data as unicode to
the server within your app.
This is quite a good url
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2
k/html/intlfeaturesinsqlserver2000.asp>
--
Br,
Mark Broadbent
mcdba , mcse+i
=============

No comments:

Post a Comment