Access 2000, split database.
A new one to me -- multi user setting, and the error somtimes occurs:
-- DB placed in state by user xxx which prevents it from being opened or locked--
It occurs when the passive shutdown control is invoked -- intended to force users from not entering when admin needs exclusive rights.
But... this MS article
states it happens when users get in an out too quickly or too often -- which, I admit we are doing during testing -- and to be honest till we upsize to SQL will continue to be an issue for a few more months.
I must find a way to trap for this error and resume processing, or maybe a way to disable the passive shutdown control.... anything!
Getting desperate -- this is the last issue to address before going live this week.
Any suggestions? Thanks!
A new one to me -- multi user setting, and the error somtimes occurs:
-- DB placed in state by user xxx which prevents it from being opened or locked--
It occurs when the passive shutdown control is invoked -- intended to force users from not entering when admin needs exclusive rights.
But... this MS article
states it happens when users get in an out too quickly or too often -- which, I admit we are doing during testing -- and to be honest till we upsize to SQL will continue to be an issue for a few more months.
I must find a way to trap for this error and resume processing, or maybe a way to disable the passive shutdown control.... anything!
Getting desperate -- this is the last issue to address before going live this week.
Any suggestions? Thanks!