On Fri, Aug 12, 2011 at 12:26 AM, Robert Searle <[email protected] > wrote:
> > Recent testing of the system has started failing with an indication that we > are getting a locking error from sqlite. > Please use sqlite3_config(SQLITE_CONFIG_LOG, ...) (see http://www.sqlite.org/capi3ref.html#sqliteconfiglog for further information) to register a logging function and and then send us the last few errors prior to the locking problem. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

