Bugs item #2014118, was opened at 2008-07-09 12:59 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2014118&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/ODBC >Group: Clients 1.24 Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: Pawel Lewicki (plewy) Assigned to: Sjoerd Mullender (sjoerd) Summary: ODBC - broken 'utf-8' data on input Initial Comment: All data with Polish characters (utf-8) inserted via ODBC was broken. The same data put using Python bindings was fine. All tests I performed show that all 'utf-8' data I try to input (SQL: INSERT, WHERE) is broken. Query results are fine. (MonetDB-ODBC-Installer-i386-20080624.msi) ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2008-08-01 15:21 Message: Logged In: YES user_id=43607 Originator: NO There was a bug in the way non-ASCII bytes (as will occur in UTF-8 encoded data) was prepared for transmission to the server. This has now been fixed in the stable branch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2014118&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
