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.
>Most SQL database engines are client/server based. Of those that are
serverless, SQLite is the only
>one that this author knows of that allows multiple applications to
access the same database at the same time.
Though I can interpret the the second statement as "on a single machine"
I'd like to hear about what
your experience is with using it as multiuser on a lan.
Does it crash due to network problem, does it work better with WinXP
than Win9x/2k/linux etc.
John Martin Alfredsson
ma1999ATjmaDOTse
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------