| 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.
|
 |
 |
|
|
subject: JDBC Driver question
|
|
|