P
p sqrd
I support an Access application that is rolled out to approximately
1000 users. The frontend and security file are pushed to a folder on
their hard drive and the backend is maintained on a network server. Of
the 1000 users only three are getting the error message, "You do not
have exclusive access to the database at this time....." The
explanation given on Microsofts knowledgebase does not accurately
describe my situation. The .mdw file and the frontend .mde file are
not named the same so they could not have conflicting .ldb files.
Since this application is pushed via a zenworks package to the user
community, the problem machines should have the same setup as all other
machines.
When these three people open the application, they get the above error
message over and over again about 10 times and then are finally able to
use the application. There are several macros and procedures that are
fired off when the application opens so I am sure that whenever a new
call is made the error message is displayed, the user responds and the
application goes to the next call. Once thru the calls, the main form
for the application is displayed.
Any suggestions on what is happening here or similar situations?
1000 users. The frontend and security file are pushed to a folder on
their hard drive and the backend is maintained on a network server. Of
the 1000 users only three are getting the error message, "You do not
have exclusive access to the database at this time....." The
explanation given on Microsofts knowledgebase does not accurately
describe my situation. The .mdw file and the frontend .mde file are
not named the same so they could not have conflicting .ldb files.
Since this application is pushed via a zenworks package to the user
community, the problem machines should have the same setup as all other
machines.
When these three people open the application, they get the above error
message over and over again about 10 times and then are finally able to
use the application. There are several macros and procedures that are
fired off when the application opens so I am sure that whenever a new
call is made the error message is displayed, the user responds and the
application goes to the next call. Once thru the calls, the main form
for the application is displayed.
Any suggestions on what is happening here or similar situations?