Dan Kennedy wrote:
It's not recommended. Some operating systems (notably linux), have
problems releasing file-locks established by other threads.
You might be Ok on Windows, I'm not sure. But be careful, the
database locking might not work.
Actually, I would say that you're probably better of
It's not recommended. Some operating systems (notably linux), have
problems releasing file-locks established by other threads.
You might be Ok on Windows, I'm not sure. But be careful, the
database locking might not work.
--- Cory Nelson <[EMAIL PROTECTED]> wrote:
> Yep, that's how I do it. Wo
Yep, that's how I do it. Works fine.
On 6/10/05, Brown, Dave <[EMAIL PROTECTED]> wrote:
>
> I read the docs on thread safety, where it says:
>
> "Threadsafe" in the previous paragraph means that two or more threads can
> run SQLite at the same time on different "sqlite" structures returned from
3 matches
Mail list logo