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] -~----------~----~----~----~------~----~------~--~---
- [sqlitejdbc] Compile errors, anyone getting this. BerlinBrown
- [sqlitejdbc] Re: Compile errors, anyone getting this. DH
- [sqlitejdbc] Re: Compile errors, anyone getting th... David Crawshaw
