On Tue, Sep 27, 2011 at 12:32 AM, Tim Streater <t...@clothears.org.uk> wrote:

> But, very often the database on which the error occurs is :memory: - and I
> guess each thread will have its own one of those.
>

Not only each thread, but each reference to ":memory:" within a process is
independent of each other. At least that was my experience when i tried it
out a few years ago.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to