like ????????
The column will have to use a unicode datatype like nvarchar and the client application will have to use appropiate parameters which support unicode. if you use adhoc statements in your application, make sure you are using an N as a prefix for strings, e.g. N'SomeString'
Jens K. Suessmeyer
http://www.sqlserver2005.de
No comments:
Post a Comment