On Thu, Jul 26, 2012 at 11:37 AM, Simon Slavin <[email protected]> wrote:
> > Have you set a timeout ? If you haven't the SQLite functions never back > off and retry when they find the database locked, they just immediately > return an error. > Thanks a lot. I didn't know about this feature. I will give it a try. -- -n _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

