Please help. I'm stumped.
One of our clients is having the following trouble with one of the databases we're helping them with.
In this example, Person A is the creator of the database. She frequently, but not in this example, goes into design view. She's running Access 2000 SR-1 on Windows XP Home Edition.
Person B is.. another user. As far as I know, he never goes into design view. He's running Access 2000 on Windows 2000 Professional Edition. I installed SR-1a on his machine today; it did not fix the problem.
Both users open the database, by default, as Shared, no locks.
The front-end database is located on a shared network drive. This is a multiuser database, with some local tables (including the Switchboard table), but the vast majority of the tables are located on a remote SQL server which is accessed through the internet.
The database opens with the Switchboard, which operates off the local Switchboard table.
Ok. So..
Person A opens the database. The switchboard opens. She goes into the "Groups" form, which is a large bound form with several subforms. And that's it; that's all she does. She does not go into design view this time (that is, she does sometimes, but not this time).
At this point, Person B tries to open the database, but can't; instead, upon opening, gets the error message:
3734: The database has been placed in a state by user "ADMIN" on machine "<machine name>" that prevents it from being opened or locked.
If Person A closes the database, then Person B can enter.
If Person B enters the database and goes into the "Groups" form, Person A can still enter the database; she does not get the same error message.
I found some knowledgebase articles which suggested there were some bugs fixed in SR-1, but that didn't fix the problem. I also looked in here, but didn't find much that seemed to apply. I did find a suggestion to establish a central MDW file, but since I seem to have a peculiar mental block that allows me to understand complicated code but prevents me from understanding workgroup files (), I'd prefer not to go into that unless I'm certain that it will fix the problem. Katie
One of our clients is having the following trouble with one of the databases we're helping them with.
In this example, Person A is the creator of the database. She frequently, but not in this example, goes into design view. She's running Access 2000 SR-1 on Windows XP Home Edition.
Person B is.. another user. As far as I know, he never goes into design view. He's running Access 2000 on Windows 2000 Professional Edition. I installed SR-1a on his machine today; it did not fix the problem.
Both users open the database, by default, as Shared, no locks.
The front-end database is located on a shared network drive. This is a multiuser database, with some local tables (including the Switchboard table), but the vast majority of the tables are located on a remote SQL server which is accessed through the internet.
The database opens with the Switchboard, which operates off the local Switchboard table.
Ok. So..
Person A opens the database. The switchboard opens. She goes into the "Groups" form, which is a large bound form with several subforms. And that's it; that's all she does. She does not go into design view this time (that is, she does sometimes, but not this time).
At this point, Person B tries to open the database, but can't; instead, upon opening, gets the error message:
3734: The database has been placed in a state by user "ADMIN" on machine "<machine name>" that prevents it from being opened or locked.
If Person A closes the database, then Person B can enter.
If Person B enters the database and goes into the "Groups" form, Person A can still enter the database; she does not get the same error message.
I found some knowledgebase articles which suggested there were some bugs fixed in SR-1, but that didn't fix the problem. I also looked in here, but didn't find much that seemed to apply. I did find a suggestion to establish a central MDW file, but since I seem to have a peculiar mental block that allows me to understand complicated code but prevents me from understanding workgroup files (), I'd prefer not to go into that unless I'm certain that it will fix the problem. Katie