bonjour à tous,
J'essaie de migrer une base access vers une base mysql en utilisant MySQL Migration Toolkit.
lorsque j'essaie de faire la migration j'ai une erreur qui se produit
Voici les erreurs que j'obtiens
Code :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| Initializing JDBC driver ...
Driver class MS Access
Opening connection ...
Connection jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=D:\Service\Profiles\yperollet\Desktop\AMR\amr_sdg.mdb;DriverID=22;READONLY=true;UID=dcsadm;PWD=dcsadm}
The schema could not be reverse engineered (error: 0).
ReverseEngineeringAccess.reverseEngineer :[Microsoft][Pilote ODBC Microsoft Access] Vous n'avez pas l'autorisation requise pour utiliser l'objet '(Inconnu)'. Demandez l'autorisation requise à votre administrateur système ou à la personne ayant créé cet objet.
Details:
sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source)
sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(ReverseEngineeringGeneric.java:141)
com.mysql.grt.modules.ReverseEngineeringAccess.reverseEngineer(ReverseEngineeringAccess.java:92)
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) |
Je ne sais pas dut out d'ou cela vient ( cet outil est bien fait pour un serveur mysql pas pour un sql serveur ??)
Merci d'avance pour vos réponses
En fait le probleme ne vient pas de l'outil mais de la base ou je n'ai pas les droits