Re: Driver problem
Posted by: Sarah Sproehnle
Date: June 27, 2005 09:07AM

I do not have experience with Eclipse, but there should be an option to tell the IDE where the driver is located. In order to run from the command line, you can use the cmd line option: java -classpath. Alternatively, you can edit the CLASSPATH environment variable and add the full name of the driver (e.g., mysql-connector-java-3.1.8-bin.jar).

Sarah Sproehnle
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Written By
Posted
June 27, 2005 08:44AM
June 27, 2005 08:55AM
June 27, 2005 08:59AM
Re: Driver problem
June 27, 2005 09:07AM


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.