We are currently developing an application using Sqlite 3.6.4.  The 
application is written in Delphi.

In the past week or so, we have started encountering a sporadic error 
result from sqlite3_error(db) of

Error code: 1
Error message: SQL logic error or missing database

when invoking a query containing the command 'COMMIT'


I am certain that something in our code is causing this problem, 
however, I am uncertain as to the circumstances under which such an 
error would be raised when calling commit.

Are there any suggestions as to what I should be looking for in our usage?


John Elrick
Fenestra Technologies
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to