The moose likes JDBC and the fly likes JDBC Driver question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC Driver question" Watch "JDBC Driver question" New topic
Author

JDBC Driver question

Andrew Parker
Ranch Hand

Joined: Nov 12, 2001
Posts: 178
Hi,
I installed Apache Tomcat 4.0 and put the JDBC driver - mm-mysql under the /lib directory.
Is it the correct way to install the JDBC driver?
Thanks for help
Andrew
Juanjo Bazan
Ranch Hand

Joined: Feb 04, 2002
Posts: 231
Yes, it is enough to put the Driver( meaning the complete mm.mysql.jdbc zip file, not just the Driver.class) into any directory included in the classpath.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JDBC Driver question
 
Similar Threads
Simple jdbc program error
A servlet code written to add details in database but not happening?
Weird number been put to DB table through JDBC
Where is Implementation for this method
using oracle