Hi,
I posted a question about saving Japanese characters in the database the other day. The solution offered was to change the column data types to nvarchar which I did but Japanese characters are still stored as question marks in my tables.
Do I need to change the collation of the entire database so that I can save Japanese in my database?
Thanks, Sam