On 24 Aug 2015, at 3:45pm, Luc Andre <landre3567 at gmail.com> wrote:
> I'm sure no process open the file using the SQLite API in write mode. You are, but the software has to check for it, and occasionally two of your threads do the same check at the same time. I'm afraid that if you have already set a timeout I don't know why you are seeing problems. I hope someone else can help. Simon.