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 |
|
rkrishnav9
Starting Member
5 Posts |
Posted - 2004-07-20 : 05:14:33
|
| Hi I have created a test database. and changed the collation to Japanese_CI_AI using "alter databse test collate Japanese_CI_AI " command. Created a table with a column xxx datatype varchar and if i try to insert a japnese character in this column its giving error. Can any body tell why this is happening?I am running sql server 2000alter command run successfully.ThanksRamakrishna |
|
|
mr_mist
Grunnio
1870 Posts |
|
|
|
|
|