Re: how to install connector/J in Win XPbased system
Posted by: albertsie
Date: December 30, 2005 02:31AM

if your want to install connector/j first u need to extract your connector/j
set classpath to the jar file inside the connector file like that:
SET CLASSPATH=C:\mysql-connector-java-3.1.12\mysql-connector-java-3.1.12-bin.jar;%CLASSPATH%;.

try up with the java application
it works for me

Options: ReplyQuote




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.