Hi,
I tried the above example and i got following,
March 18, 2007 at 12:09 AM
Hi, I tried the above example and i got following error. ---------------------------------------------- MySQL Connect Example. Exception in thread "main" java.lang.NoClassDefFoundError: java/sql/Savepoint at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :266) at java.sql.DriverManager.getConnection(DriverManager.java:512) at java.sql.DriverManager.getConnection(DriverManager.java:172) at MysqlConnect.main(MysqlConnect.java:14) Press any key to continue . . . ---------------------------------------------- can anybody help me with this.
View All Comments
| View Tutorial