Issue 252: Unicode connection string causing errors
Status:  New
Owner: ----
Reported by jiangwen...@gmail.com, Apr 14, 2012
What steps will reproduce the problem?
1.unzip the files in the attached unicode_fail.zip to c: drive (c:\), the file include 2 same mdb files with only different file names: one is man.mdb, one is 人.mdb
2.test run test_unicode_mdb.py
3.you will find the script first handle man.mdb successfully, but then have encoding problems with the unicode one.

What is the expected output? What do you see instead?
The operations on the files with unicode names should same as the files with ascii names.

What version of the product are you using? On what operating system?
3.0.5 on Windows 7

Please provide any additional information below.

test_unicode_mdb.zip
3.5 MB   Download
May 3, 2012
#1 jiangwen...@gmail.com
Please see my screenshot for a better demonstration of the problem.
pyodbc_unicode_connection_string_err.png
92.7 KB   View   Download
Sep 29, 2012
Project Member #2 mkleehammer
(No comment was entered for this change.)
Labels: driver-access