Bug #44737 | objRecordset("m1").value expected to return month name but returns chinese like | ||
---|---|---|---|
Submitted: | 8 May 2009 5:31 | Modified: | 8 May 2009 6:10 |
Reporter: | Ranjit Kolte | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | mysql-connector-odbc-3.51.27-win32 & mys | OS: | Windows (Windows xp , 2000) |
Assigned to: | CPU Architecture: | Any |
[8 May 2009 5:31]
Ranjit Kolte
[8 May 2009 5:34]
Ranjit Kolte
Month name but returns chinese like char
Attachment: 44737.doc (application/msword, text), 30.50 KiB.
[8 May 2009 5:36]
Ranjit Kolte
Test Case vbs file change connectin details to run
Attachment: getMonthName.vbs (application/octet-stream, text), 938 bytes.
[8 May 2009 6:10]
Tonci Grgin
Hi Ranjit and thanks for your report. When upgrading over so many versions it is always good to check change-log: 3.51.26 (7-Jul-2008) Bugs fixed: * Added a new connection option FLAG_NO_BINARY_RESULT. Fixed field type charset 63 problem. (Bug#29402) Please check "Always handle binary function results as character data" option in your DSN and be sure to check on associated bug.