Skip navigation links

MySQL Forums :: Python :: Utf8 charset


Advanced Search

Utf8 charset
Posted by: Marco L ()
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

Options: ReplyQuote


Subject Written By Posted
Utf8 charset Marco L 12/27/2009 04:08PM
Re: Utf8 charset Geert Vanderkelen 12/28/2009 12:56AM


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