MySQL Forums
Forum List  »  Connector/Python

Re: Utf8 charset
Posted by: Geert Vanderkelen
Date: December 28, 2009 12:56AM

It looks like your browser and/or PHPMyAdmin is not using UTF-8.
Or you didn't store it correctly and the data in the TXT file wasn't UTF-8? Did you decode/encode it to Unicode correctly?

(Maybe you could give MySQL Connector/Python a try and store it using that? https://launchpad.net/myconnpy)

Geert Vanderkelen
Software Developer at Oracle

Options: ReplyQuote


Subject
Written By
Posted
December 27, 2009 04:08PM
Re: Utf8 charset
December 28, 2009 12:56AM


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.