I have a problem with a database I wrote that sits on the network and can be accessed by more than one user. I’ve set “Edited Record” record locking and it’s in Acc ’97.
When I try running a macro, I get the error message:
“The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time.” …
but there is no-one else in the database.
When I try to copy and paste a table I get the same message. I have repaired the database, but when I try to compact, the following message comes up:
“Record(s) can’t be read; no read permission on ‘F:\ … … … name.mdb’”
but, there is no User Level security of any description. I am completely stumped
. Can anyone please help!!?
When I try running a macro, I get the error message:
“The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time.” …
but there is no-one else in the database.
When I try to copy and paste a table I get the same message. I have repaired the database, but when I try to compact, the following message comes up:
“Record(s) can’t be read; no read permission on ‘F:\ … … … name.mdb’”
but, there is no User Level security of any description. I am completely stumped