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 |
|
dnf999
Constraint Violating Yak Guru
253 Posts |
Posted - 2007-03-28 : 04:28:55
|
| Hi Does anybody know if SQL Server 2005 supports chinese characters?I need to search data on Chinese characters and wanted to knw if this is possible????I am using a US/UK Language PC... |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-03-28 : 04:36:06
|
| Yes. Use UNICODE datatypes for strings.Peter LarssonHelsingborg, Sweden |
 |
|
|
|
|
|