Bug #69956 | Attaching a MySQL table in MS Access fails if the table has an umlaut in name | ||
---|---|---|---|
Submitted: | 7 Aug 2013 16:28 | Modified: | 12 Aug 2013 20:23 |
Reporter: | Andreas Thuering | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | > 5.1.6 | OS: | Windows |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | ODBC Connector, umlaut in tablename |
[7 Aug 2013 16:28]
Andreas Thuering
[12 Aug 2013 8:29]
Bogdan Degtyariov
Hi Andreas, Thank you for your interest in MySQL software and for reporting a problem in it. In order to try to repeat the bug I had to modify your VB code (like removing DoesTblExist functions that are not defined, etc). Finally, I managed to get it working and it created the table with umlaut. Please check the screenshot. Did you use the ANSI or UNICODE version of Connector/ODBC?
[12 Aug 2013 8:30]
Bogdan Degtyariov
MS Access 2007 Screenshot
Attachment: bug_69956_screenshot.jpg (image/jpeg, text), 56.20 KiB.
[12 Aug 2013 20:22]
Andreas Thuering
Hi Bogdan Many thanks for your tests. After reading your hint with the ansi / unicode differentiation I created 2 odbc data sources and run the tests with the result that the ansi driver failed with an error and the unicode driver works absolutely fine. I tested the last 32 bit driver, version 5.2.5. Sorry for causing you this work and many thanks for your precious help! Best regards Andy