andijvie Posted March 25, 2010 Share Posted March 25, 2010 hi there, i'm trying to read data from a ms access database with chinese texts. when a connection is established, i'm trying to read from the table which contains the chinese texts. the result are a little dissapointing, only '?????' is received. it looks like its readed like ascii text, not unicode, or utf8. using utf8_encode didn't help. anybody an idea how to fix this ? (when using c# to retrieve data from the same table, it works fine) thanks ! Link to comment https://forums.phpfreaks.com/topic/196525-odbc-connection-and-unicode/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.