There
is no driver packaged with JDBC API, you must get the driver from
specific vendor. In this tutorial, I am going to use MySQL driver. I downloaded 'com.mysql.jdbc_5.1.5.jar' file from
'http://www.java2s.com/Code/Jar/c/Downloadcommysqljdbc515jar.htm'
and set it in the class path.
No comments:
Post a Comment