Re: MSAccess->MySQL Source Connection Parameters FAILED
(I am using Win 10 x64, Workbench 6.3 x86 and have 32 bit ODBC drivers insalled).
The log file (which was very messy and needed formatting) say:
08:11:52 [INF][grt]: Connecting to ...
08:11:52 [INF][grt]: Opening ODBC connection to DSN=MS Access-databas...
08:11:52 [ERR][ python]: error calling DbMsAccessRE.connect
Traceback (most recent call last):
08:11:52 [ERR][ python]: File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.3 CE\modules\db_msaccess_re_grt.py", line 697, in connect
08:11:52 [ERR][ python]: return MsAccessReverseEngineering.connect(connection, password)
08:11:52 [ERR][ python]: File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.3 CE\modules\db_msaccess_re_grt.py", line 148, in connect
08:11:52 [ERR][ python]: con = db_driver.connect(connection, password)
08:11:52 [ERR][ python]: File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.3 CE\workbench\db_driver.py", line 91, in connect
08:11:52 [ERR][ python]: connection = library.connect(connection_string, password=password)
08:11:52 [ERR][ python]: pyodbc.Error: ('HY000', 'The driver did not supply an error!')
It seems that a 'connection' and a 'password' is needed, none of which is asked for in the Source RDBMSA Connection Parameters window.
How does this work?
Subject
Views
Written By
Posted
2238
July 21, 2016 01:20AM
Re: MSAccess->MySQL Source Connection Parameters FAILED
1557
July 22, 2016 12:45AM
1215
July 22, 2016 04:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.