pyodbc utf-8

Mark Lawrence breamoreboy at yahoo.co.uk
Fri Dec 7 11:01:03 EST 2012


On 07/12/2012 15:47, Markus Christen wrote:
> My webpage is using UTF-8 and utf-8 or unicode is on the DB. When i read out this files with Excel, i have no problems with the umlauts. I heared its a problem of pyodbc itself, cause it is only using ascii i think. I found this page here, but it was not really helpful for me. :( maybe i have not understood what this really means...
> http://stackoverflow.com/questions/4805267/problem-with-unicode-decoding
>
> maybe you can understand it and you can translate it for a noob. :D
>

Try http://www.joelonsoftware.com/articles/Unicode.html or 
http://nedbatchelder.com/text/unipain.html

-- 
Cheers.

Mark Lawrence.




More information about the Python-list mailing list