final ResultSet tables = connection.getMetaData().getColumns(...); Still can return null, thus violating ResultSet contract.
On May 9, 4:34 am, "David Crawshaw" <[EMAIL PROTECTED]> wrote: > Hi all, > > The SQLiteJDBC driver has undergone a lot of internal reorganisation. > As such, I'm making an intermediate release, v045, which I'm not > announcing on the web site. Binaries and source are available at: > > http://files.zentus.com/ > > If you could test this release and send me an OK or report any > problems, it would be very much appreciated. > > -- > David --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
