MySQL Forums
Forum List  »  Other Migration

Re: Intersystems Caché 5.0 to mySQL: JDBC Error
Posted by: Marcelo Rodrigo Wiebbelling
Date: November 22, 2006 07:35AM

This message appear too, on the 2nd try:

Connecting to source database and retrieve schemata names.
Initializing JDBC driver ...
Driver class Generic Jdbc
Opening connection ...
Connection jdbc:Cache://10.0.0.4:1972/SISTEMAS
The list of schema names could not be retrieved (error: 0).
ReverseEngineeringGeneric.getSchemata :No suitable driver
Details:
java.sql.DriverManager.getConnection(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
com.mysql.grt.modules.ReverseEngineeringGeneric.establishConnection(ReverseEngineeringGeneric.java:93)
com.mysql.grt.modules.ReverseEngineeringGeneric.getSchemata(ReverseEngineeringGeneric.java:185)
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)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Intersystems Caché 5.0 to mySQL: JDBC Error
4281
November 22, 2006 07:35AM


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.