| Author |
Connector/j and MySql
|
Leonardo Go
Greenhorn
Joined: Jun 13, 2004
Posts: 13
|
|
I have connector/j and i want to use it to connect to my mysql database. my question is how and where do i extract the files inside the connector/j.zip that ive downloaded from the net ??? i has a lot of files in it but i dont know which goes where.. thnx...
|
Problems are made to be solved.
|
 |
Masoud Kalali
Author
Ranch Hand
Joined: Jul 08, 2004
Posts: 531
|
|
Hi if you got source archive then you should make it by using ant and if you get binary archive then it should contain a Jar file like mysql-connector-java-3.0.7-stable-bin.jar add it to your classpath and then look at samples which are available in zip archive. I hope it helps.
|
Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
|
 |
 |
|
|
subject: Connector/j and MySql
|
|
|