Hi, I am working on a small database for a local NGO in Miami. I want to know if there is a way for 10 users to access the same database file concurrently with proper record locking so that if one user is working on a record, another user would be preventing from accesing that record, but could otherwise work on the database.
So my questions are: 1) Does concurrent access exist? 2) Does locking exist? Thanks for any potential answers. Openoffice.org rocks! Gonzalo Porcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
