MySQL Forums
Forum List  »  PHP

Re: Thai characters getting converted to '????' while reading from MySQL DB
Posted by: Chris Allen
Date: October 19, 2007 10:32AM

Hi, I have exactly the same problem with Japanese text. I've tried putting this:

SET NAMES 'utf8'

into the odbc driver parameters, but it still displays as rubbish. It has done something though, as before I added the statement it displayed the text as ?????, but now it displays as random characters.

Have you got anywhere? Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Re: Thai characters getting converted to '????' while reading from MySQL DB
October 19, 2007 10:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.