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 Administration (2000)
 Do SQL Server support Thai Data in datawarehouse?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-03-17 : 08:29:54
Jennifer writes "Dear Sir/Madam

I would like to know did SQL Server 2000 support Thai language/Thai font in the datawarehouse itself. Which i contain a table data with some of the field is in thai words. When i export it to SQL Server database i only can see those thai word data stated with "?".

Hoper sir/madam guide me on how to do the conversion of font type to Thai words.

Your immediate attention is highly appreciated!


Thank You"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-03-17 : 18:23:03
Are you using UNICODE data types like NVARCHAR instead of VARCHAR?

Tara
Go to Top of Page
   

- Advertisement -