When sharing the database you need to be careful that the other users don't try to update at the same time. You can have odd things happen, including corrupting the database.
You could always give them read-only access (there's an option for that when you set up the directory to be shared) if they don't need to update the database.
|