8 Jul
2008
8 Jul
'08
2:36 p.m.
Pawel Lewicki wrote:
Pawel Lewicki wrote:
Hi, I don't know if problem is related to used interface (ODBC) but I have a problem with inserting non-ascii data. All data I insert seems broken. I started with 'utf-8' but tested 'cp1250' and 'iso8859-2' as well. No luck. All data I take back has broken non-ascii characters. Any clues? (Windows 32-bit "Jun 2008" release)
ODBC driver seems broken. I inserted the same data using native Python bindings and it's ok.
It is certainly possible that the driver is broken. Can you submit a bug report with information on how to reproduce on the bug tracker at sourceforge? https://sourceforge.net/tracker/?group_id=56967&atid=482468 -- Sjoerd Mullender