MySQL Forums
Forum List  »  Other Migration

Re: Intersystems Caché 5.0 to mySQL: JDBC Error
Posted by: James Hogan
Date: May 14, 2007 08:24AM

I know this is replying to an OLD post, but, using this much works for me, sort of:

Driver:
com.intersys.jdbc.CacheDriver
URL:
jdbc:Cache://<host>:<port>/<namespace>


The reason I say sort-of is because the tool doesn't create a create table script that MySQL understands.

Not sure if that helps or not.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Intersystems Caché 5.0 to mySQL: JDBC Error
3263
May 14, 2007 08:24AM


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.