I have a back-end .mda file sitting on a network server, with a copy the front end application on each individual computer. Two people can open the database file at the same time, but they can't view the main form (based on a query) at the same time.
The second user just displays the hourglass, and waits until the first user has closed the form before it opens as normal. I don't receive any error message, it just waits.
All the other forms open Ok, with the exception of one which return the error : "There was an error executing this command"
This problem doesn't occur if I open two copies of the database on a single PC. I have tried all combinations of "record lock" settings, but nothing seems to work. Any ideas?
Cheers
GT
The second user just displays the hourglass, and waits until the first user has closed the form before it opens as normal. I don't receive any error message, it just waits.
All the other forms open Ok, with the exception of one which return the error : "There was an error executing this command"
This problem doesn't occur if I open two copies of the database on a single PC. I have tried all combinations of "record lock" settings, but nothing seems to work. Any ideas?
Cheers
GT