Just for interest: Am I the only one being faced with the quoted situation and did I not understand the documentation, or is there some misbehaviour in sqlite's handling of multiply attached database files?

Thanks
Michael

Am 15.09.2007 um 19:43 schrieb Michael Plagge:

Dear group,

regarding the docs, it is possible to attach the same database file multiple times.

After doing so, I wanted to begin an exclusive transaction. Unfortunately, this fails ("database is locked") and surprises me as I did not find any notice on this particular situation and possible side-effects neither in the attach nor in the transaction/ locking documentation.

Is this an intended behaviour of SQLite? Or just a side-effect in preventing possible dead-locks? The problem occurred with version 3.3.7.

Regards
Michael

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to