25 pts.
 How to install the MySQL JDBC connector?
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error "java.sql.SQLException: No suitable driver ". I placed the driver in the java-jrelib folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.

Software/Hardware used:
ASKED: March 4, 2009  6:32 AM
UPDATED: March 4, 2009  2:03 PM

Answer Wiki:
Have a look at the following pages. Hopefully you will find the solution to your problem there. <a href="http://dev.mysql.com/doc/refman/5.0/en/connector-j-usagenotes-j2ee.html#connector-j-usagenotes-tomcat">Using Connector/J with Tomcat</a> <a href="http://dev.mysql.com/doc/refman/5.0/en/connector-j.html">MySQL Connector/J</a> <a href="http://www.developer.com/java/data/article.php/3417381">Using JDBC with MySQL, Getting Started</a>
Last Wiki Answer Submitted:  March 4, 2009  1:52 pm  by  carlosdl   63,580 pts.
All Answer Wiki Contributors:  carlosdl   63,580 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _