MySQL Forums
Forum List  »  Microsoft Access

Migration Utility and Bulk Data Transfer Error
Posted by: D. von Schlegell
Date: March 03, 2005 09:42AM

I have gotten as far as the Bulk Data Transfer screen in an Access 2002 conversion when I get this error:

The SQL create statements could not be created (error: 0).
Access denied for user 'shoprite'@'localhost' (using password: YES)
Details:
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2851)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:753)
com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3562)
com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1154)
com.mysql.jdbc.Connection.createNewIO(Connection.java:1702)
com.mysql.jdbc.Connection.<init>(Connection.java:405)
com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:268)
java.sql.DriverManager.getConnection(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
com.mysql.grt.modules.MigrationGeneric.doDataBulkTransfer(Unknown Source)
com.mysql.grt.modules.MigrationAccess.dataBulkTransfer(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
com.mysql.grt.Grt.callModuleFunction(Unknown Source)

Can anyone point me in the right direction here? Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Migration Utility and Bulk Data Transfer Error
2860
March 03, 2005 09:42AM


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.