On Fri, Aug 12, 2011 at 12:26 AM, Robert Searle <robert.sea...@taitradio.com
> 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
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to