On 9/17/06, Martin Alfredsson <[EMAIL PROTECTED]> wrote:
Reading the documentation is a bit contradicting:

 >A good rule of thumb is that you should avoid using SQLite in
situations where
 >the same database will be accessed simultaneously from many computers
over a network filesystem.

The problem is usually that locking does not work correctly.
The database gets corrupted.

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

Reply via email to