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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-07-15 : 07:50:58
|
| bala subbiah writes "We are globalizing out website which is created in ASP. I am reading the web page content from the SQL 2000 database Data type : nvarchar Column collation : SQL_Latin1_General_CP1_CI_ASand displaying it on the asp page.It works good for "GERMAN", "FRENCH" and "ITALIAN". I need to do the same thing for RUSSIANKOREANJAPANESECHINESE.I have tried with different collation listed under "window collation" in table design view. It doesn't seem to be working. I am getting all ???????. Can you pl. help me how to resolve this issue?" |
|
|
|
|
|