PDA

View Full Version : [SOLVED] Java JDBC installation



arturo322
February 20th, 2011, 12:17 PM
Hi Im currently using xampp for linux aka LAMPP for php mysql at apache.


But instead of using php as my front end, i want to use java.

That way it would require me to use java database connectivity module

mysql-connector-java-5.1.13 <<<< This is the version that i got.

i dont know how can i use the jar files within it.

dino99
February 20th, 2011, 12:32 PM
https://marksman.wordpress.com/2009/03/01/setting-up-mysqljdbc-driver-on-ubuntu/

http://stackoverflow.com/questions/2168969/how-to-connect-xampp-mysql-local-db-using-jdbc

arturo322
February 20th, 2011, 12:33 PM
or where should i place the .jar file of JDBC

on the java folder in /opt

arturo322
February 20th, 2011, 01:19 PM
Thank you very much case solved Classpath solved it