2008/9/26  <[EMAIL PROTECTED]>:
> I am trying to execute some SQL under the covers and I'm getting this...
>
> java.sql.SQLException: statement is not executing
>         at org.sqlite.Stmt.checkOpen(Stmt.java:41)
>         at org.sqlite.Stmt.setMaxRows(Stmt.java:199)

Hmm, my attempt to enforce the spec's call for an error is too strong.
Try replacing the file org/sqlite/Stmt.class in your driver with the
one attached.

d.

--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Attachment: Stmt.class
Description: Binary data

Reply via email to