clarkslater Posted July 18, 2006 Share Posted July 18, 2006 I'm having trouble getting Chinese characters from a MSSQL table. The datatype for the column is NVarchar. I'm connecting with php_mssql and all I'm getting back are '?'s. Have also tried odbc from PHP with the same result.What do I need to do so that the Chinese characters don't get mashed?Thanks for any guidance,Clark Quote Link to comment https://forums.phpfreaks.com/topic/14916-retrieving-multibyte-characters-from-nvarchar-column/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.