Re: insert unicode string
Hi!
I had the same problem!
I solved it with help editing 'connections.py' & 'cursors.py' :-(
You can change each the call 'character_set_name()' on the getting info from
'db.string_decoder.charset' ;-) And you should use 'set_character_set(charset)' instead Query(set names utf8) ;-)
Subject
Written By
Posted
Re: insert unicode string
December 08, 2006 02:28AM
February 28, 2007 05:30PM
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.