We're using MS Access 2007 as our DB and should support users with limited access (power users):
- The DB should be common to all users (hence cannot be located on user's private folder)
- We are not allowed to grant permissions for all users for R/W for a certain directiry
- Yet we need all users be able to use this DB.
Can anyone can think on a solution to this issue? (I can only think on writing a service to this job, but I'm sure there must be something better)