| Author |
J Connector and MySql
|
Azrael Noor
Ranch Hand
Joined: Jul 29, 2010
Posts: 369
|
|
I have downloaded a Set up of MYSQL J Connector from mysql.com. It provides a Zip file which containing a JAR file, which is to be double clicked.
but when double clicked it gives error, i mean it does not execute.
i try that on cmd prompt even there it does not execute. Could anyone provide me set up of j connector which have J Connector setting options too.?
|
Regards
Azrael Noor
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
Who said you had to double-click that JAR file?
If it's what I think it is, it's just the JAR file containing the JDBC driver. Just put a copy of it in your classpath and you're done.
Or you could post a link to the instructions which said to double-click the JAR file, so we could have some idea of the context for your question.
|
 |
 |
|
|
subject: J Connector and MySql
|
|
|