Jump to content

odbc connection and unicode


andijvie

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.