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 |
|
chih
Posting Yak Master
154 Posts |
Posted - 2007-03-12 : 18:59:18
|
| Hi I installed sql 2005 enterprise edition(English version) in window 2003 sever (version). I have set several sql instances to handle different countries forum data. One of countries is Taiwan. How can I set language to Traditional Chinese in sql- default is English (United States)? Also, what else I need to configure so I can see Chinese words.I have tried exec sp_configure 'default lanuage',28reconfigureI have also set default language to Traditional Chinese in sa account.But it doesn't work.please give advice. |
|
|
|
|
|