Alan Fullmer wrote:
> I attempted to do that once, with a network file system, but it didn’t
> seem to know how to handle the locking properly.  I know I did something
> wrong, so if anyone else has a solution, I’d also be happy to hear it! J

As JamesDR suggested.. Do it right, use SQL. It's a database that's *designed*
to be accessed remotely. Trying to share a DB_File based database over NFS is
asking for poor performance and trouble.

Reply via email to