Error during call to SQLiteBlob.reopen() -> "SQL logic error or missing database"

Issue #95 new
David.Bouyssie created an issue

I’m having an issue when trying to reopen a previously open BLOB. SQLite4Java complains with the following error message: "SQL logic error or missing database".

If I do a similar action in a C program on the same database, I don’t have any problem.

Am I doing something wrong?

Thanks.

Comments (0)

  1. Log in to comment