On Sun, Sep 1, 2013 at 1:12 PM, C M <[email protected]> wrote: > > I have a Python application that uses SQLite, and I randomly get this > error: > > "SQL logic error or missing database" > > I have no idea how to figure out what's wrong, >
A good starting place might be to tell us what the program is doing when the error comes back. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

