Hi i am using SQL Server 2005. I want to insert Korean characters in a table. NVARCHAR datatype supports unicode characters. Is there is any settings to change in the server? Thanks
Welcome to the forums! Yes it can store such unicode data, http://msdn2.microsoft.com/en-us/library/bb330962.aspx and further you have to choose relevant collation too http://www.teratrax.com/sql_guide/data_types/sql_server_data_types.html