Re: How to set Classpath for MySQL
Posted by: Dennis Gellert
Date: April 11, 2007 11:52PM

If you place your mySQL connector driver jar file in the java directory :
Java\jre1.x.x\lib\ext
is should work fine without setting anything.

If you place the connector driver jar file anywhere else, you then need to set the CLASSPATH environment variable. Exactly how you set depends on your platform.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to set Classpath for MySQL
April 11, 2007 11:52PM
December 04, 2007 05:39AM


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.