I am a beginner in Java and I want to connect to a mysql database in Java. I have downloaded mysqlconnector.
I have extracted the files into tomcat lib paths but still I am unable to connect to database.
C:\tomcat\lib\mysql-connector-java-5.1.18-bin
I am using Eclipse and I have also installed wampserver.
Please help...
I want to connect to a database. How should I install my connector?