methodmano
Programmer
I've developed a DB (forms, reports, etc) using MSAccess2003 for a company where the users only have access to shared applications and a shared network drive (very locked down environment). I'll be placing the DB on the shared network drive (only possibility). How do I go about handling concurrency control in this situation where each user will be accessing the same file? As I understand it, normally the user would have their own "frontend" file on their computer that would communicate across the network to the "backend" portion. In this case though, there is no "frontend", only a "backend". I'm unfamiliar with MSAccess in this regard and would appreciate some help/advice/info. Thanks a lot!!