Bug #45545 | Bug with character encoding using mysql-connector-odbc-5.1.5 | ||
---|---|---|---|
Submitted: | 17 Jun 2009 2:19 | Modified: | 17 Jun 2009 9:20 |
Reporter: | Eduardo Marturano | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 5.1.5 | OS: | Windows (XP) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Accent, character, ODBC, tilde, VB6 |
[17 Jun 2009 2:19]
Eduardo Marturano
[17 Jun 2009 9:20]
Tonci Grgin
Hi Eduardo and thanks for your report. The fact that c/ODBC 3.51 works as you expect tells me you have problems in your database(s) and table(s) settings and not with c/ODBC 5.1. Common case is that either some or all of the conditions are met, like c-set client/results/database/field expects latin-n chars and not UTF-8 stream. Please recheck all of the above according to manual.