java.sql.ResultSet is an interface and all classes implementing the
interface must implement the abstract methods of that interface. The
interface changed between 5.0 and 6.0 so you must either implement the
method or use version 1.5/5.0 JDK.
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to