MySQL Forums
Forum List  »  Microsoft Access

Error Migrating Access DB
Posted by: Timothy Cole
Date: May 06, 2016 01:38PM

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!

Options: ReplyQuote


Subject
Views
Written By
Posted
Error Migrating Access DB
2713
May 06, 2016 01:38PM
1218
May 10, 2016 01:12AM
1037
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.