Error Migrating Access DB
Hello everyone!
I am using MySQL on my mac and I am trying to migrate an Access DB that I created to MySQL. I get to the Fetch Schemas List step when I get the following error:
Error("('HY000', '[HY000] [Actual][Access] no such function: SERVERPROPERTY (0) (SQLExecDirectW)')"): error calling Python module function DbMssqlRE.getServerVersion
Traceback (most recent call last):
File "/Applications/MySQLWorkbench.app/Contents/Resources/libraries/workbench/wizard_progress_page_widget.py", line 66, in run
self.func()
File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/migration_source_selection.py", line 444, in task_connect
raise e
SystemError: Error("('HY000', '[HY000] [Actual][Access] no such function: SERVERPROPERTY (0) (SQLExecDirectW)')"): error calling Python module function DbMssqlRE.getServerVersion
ERROR: Error during Connect to source DBMS: Error("('HY000', '[HY000] [Actual][Access] no such function: SERVERPROPERTY (0) (SQLExecDirectW)')"): error calling Python module function DbMssqlRE.getServerVersion
ERROR: Exception in task 'Connect to source DBMS': SystemError('Error("(\'HY000\', \'[HY000] [Actual][Access] no such function: SERVERPROPERTY (0) (SQLExecDirectW)\')"): error calling Python module function DbMssqlRE.getServerVersion',)
Failed
Any ideas what is going wrong? Complete newbie here.
Thanks!
Subject
Views
Written By
Posted
Error Migrating Access DB
3001
May 06, 2016 01:38PM
1349
May 10, 2016 01:12AM
1156
May 06, 2016 02:18PM
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.