Re: Problems migrating from Progress 9.1D05 to Mysql 4.1.9 using generic jdbc
Posted by: Michael G. Zinner
Date: August 06, 2005 05:52AM

> I edited the .classpath file removing ojdbc.jar and correcting the version of mysq-connector...

This is the correct fix. ojdbc14.jar is the Oracle JDBC driver that has to be downloaded separatly but is not needed when you do not connect to Oracle.


> Also found the remote debug feature in eclipse.

Excellent. The settings should be:

Connection Type: Standard (Socked Attach)
Host: localhost
Port: 8000


> But when I start MT with -debug it seems to exit immediately.

Again very strange. I will post a thread with the simpliest debugging test. Lets continue there.

Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification

Options: ReplyQuote


Subject
Written By
Posted
Re: Problems migrating from Progress 9.1D05 to Mysql 4.1.9 using generic jdbc
August 06, 2005 05:52AM


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.