Unicode
Hi all,
I'm currently facing several problemes with mysql and unicode.
Does MySQL 4.0.18 support utf-8 ?
In my code, I use a utf-8 encoded string to query my database (I insert arabic words in a table).
Then I use another utf-8 encoded string to store the result of my "SELECT" query, but the words seems to be encoded in Latin1.
Is this due to my code or to the mysql unicode support?
thanks for your answer.
--
David
Subject
Written By
Posted
Unicode
September 07, 2004 02:08AM
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.