Topic: mySQL Jdbc driver 如何安装,为什么 |
Print this page |
1.mySQL Jdbc driver 如何安装,为什么 | Copy to clipboard |
Posted by: xiaopan Posted on: 2003-04-09 14:04 哪位大虾告诉我,mysql的jdbc驱动程序下载后放在那里,为什么?不生感谢! |
2.Re:mySQL Jdbc driver 如何安装,为什么 [Re: xiaopan] | Copy to clipboard |
Posted by: learner Posted on: 2003-04-09 15:17 Go to www.mysql.com and download the latest Connector/J. It is a zip file (similar name as mysql-connector-java-3.0.7-stable.zip for example). Unzip that file and the file you are loking for is mysql-connector-java-3.0.7-stable-bin.jar in mysql-connector-java-3.0.7-stable directory. You just need to include that jar file in your classpath when you compile any source that uses JDBC to make connection to a MySQL database. |
3.Re:mySQL Jdbc driver 如何安装,为什么 [Re: xiaopan] | Copy to clipboard |
Posted by: automan Posted on: 2003-04-15 16:48 放到classpath目录或者app server的lib目录 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |