On 18 Aug 2004, at 23:13, Ara.T.Howard wrote:
has anyone out there used sqlite from a windows machine when the db resided on
an nfs filesystem mounted using the windows nfs client? if so, does it work?
have you attempted concurrent access from other windows machines? other *nix
machines?
i'm considering an application where process from both linux and window machines may access an sqlite db located on a shared nfs fs.
As far as linux -> nfs access goes it all depends on the quality of the NFS implementation, and the kernel drivers you're using. It's not easy to create a stable NFS locking system. We've had lots of problems with it. If you can, go with local disk.
Matt.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________