Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    "MSAccess is not designed to be accessed over the network by multiple staff at the same time." Actually, it is, that's what those ".ldb" files are for. It's not necessarily a good idea, though, since, in my experience, those data corruption issues you mentioned get worse when accessing Access DBs over a network. Commented Jul 15, 2022 at 17:09
  • 1
    Exactly, I didn't say "not possible" I said "not designed". I was a beta tester for the original MSAccess release. It was designed to be a user-friendly GUI client for external SQL databases, and originally wasn't supposed to have its own data storage. Commented Jul 15, 2022 at 19:52