When I try to load the 4.0 JDBC package I get the following error:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
Re:JDBC 4.0 Package Error
HXTT Support
2009-05-21 08:57:04
>UnsupportedClassVersionError
Try JDBC3.0 package since your JDK is older.