Share via

access denied shared database

Anonymous
2024-02-07T18:08:38.4766667+00:00

sometimes in the access front end with linked tables, I get a message: ... [path to data table]file already in use, how do I limit those errors?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | Access | For business | Windows
0 comments No comments

Answer accepted by question author

Peter Doering 190 Reputation points MVP Volunteer Moderator
2024-02-08T23:53:39.5433333+00:00

Linked tables to an Access backend database? Then it is likely that ...

  • Either someone has opened the backend DB and modifies tables or
  • Someone else with the Access front-end has insufficient permission on the backend folder. Create/delete/read/write are required. In this case the front-end is unable to create the laccdb file (lock file) which then defaults to exclusive use.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.