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 Link to comment https://forums.phpfreaks.com/topic/14916-retrieving-multibyte-characters-from-nvarchar-column/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.