Utf8 charset
Date: December 27, 2009 04:08PM
Hi everyone,
I've a txt file that contains also some oriental characters, and I have to insert all the rows of thie file in a SQL database.
I've already downloaded MySQLdb for python and set the collation of db and attributes to utf8, but when i go to see the values stored in the db in phpmyadmin I see strings like this :
×¡× × ×’× ×“×œ
Anyone can help me?
Thank you
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.