J
J S
I have an access database that I'm currently designing. I have some code
that runs in the outlook that inserts some rows into the database everytime
an email arrives. But I get an error if I'm designing the database at the
same time that the outlook code attempts to connect to the database.
The error is :
"The database has been placed in a state by user 'Admin' on machine
'computername' that prevents it from being opened or locked."
I have default open mode to be shared. Yet whenever I'm writing visual basis
code in modules in the database, I get that error.
that runs in the outlook that inserts some rows into the database everytime
an email arrives. But I get an error if I'm designing the database at the
same time that the outlook code attempts to connect to the database.
The error is :
"The database has been placed in a state by user 'Admin' on machine
'computername' that prevents it from being opened or locked."
I have default open mode to be shared. Yet whenever I'm writing visual basis
code in modules in the database, I get that error.