aspdotnet_website_programming thread: Unicode
Hello all, The book's sample website application and its database cann't store unicode like Chinese characters. I try to modify it to deal with unicode, I have changed datatype from varchar to nvarchar, text to ntext for all fields in thePhile database and all store procedures. the web application still can't store and display unicode character. Can anyone help me? Thanks for any help in advance. Yier
|





