jolz <[EMAIL PROTECTED]> wrote:
> This code causes crashes:
>
> ResultSet rs = statement.executeQuery("select count(*) from _table");
> ResultSetMetaData meta = rs.getMetaData();
> meta.isNullable(1);

Thank you for the report. I have added this to the test cases and a
fix will be in the next version.

d

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---

  • bug jolz
    • Re: bug David Crawshaw
    • bug jolz
      • Re: bug David Crawshaw

Reply via email to