I have put a database out on the network so that multiple users can add, edit, or delete record.
If I leave the database open on my computer and then try to open the database on another computer, I get a message that says someting like "The database has been placed in a state by user 'admin' on machine 'xxxxx' that prevents it from being opened or locked."
I'm assuming that the first computer to open the DB has opened the file in exclusive mode. What do I need to do/change in order for two or more users to be in the database at the same time?
Thanks!
If I leave the database open on my computer and then try to open the database on another computer, I get a message that says someting like "The database has been placed in a state by user 'admin' on machine 'xxxxx' that prevents it from being opened or locked."
I'm assuming that the first computer to open the DB has opened the file in exclusive mode. What do I need to do/change in order for two or more users to be in the database at the same time?
Thanks!