Hi,
I have been working with oracle databases.
If i want to setup a database which will accept any language in the world, i used to setup the database characterset at utf-8 and this would allow to store information in any language in the world.
I am new to sql server 2000.
I want to install a Sql server 2000 instance and database and want to setup the characterset like utf-8 which would allow to store any langauge character set.
Can anyone tell me what is the equivalent database characterset for UTF-8 in Sql server2000 and how can i set it in sql server 2000.
Thanks