Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Micron is offline Very Inert Person
    Windows 7 32bit Access 2007
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    I'm no Active Directory expert but don't see that suggestion working. Permissions are assigned to the folder, not the files. Access has to create the lock file (e.g. ldb) as I said, so one must have create and delete rights to the folder in order to place and remove that file. That exposes the back end to the point where protecting the db becomes impossible.



    Maybe you are referring to the old Access security model and not folder permissions?

  2. #17
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    would it not be easier to anticipate the kind of querys they would need and have drop boxes where the user could pick parameters.

  3. #18
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Most networks these days do have file-level permissions. Your network administrators can set the permissions on the database files do that only those users who are authorized can update the data (write permission); everyone else is read-only. Since you are using a split database, the front-ends are on everyone's own machine, where permissions on the front-end databases are not an issue. Users can create whatever select queries they require without a problem, and if they had the required knowledge, they could create reports as well. They could create update queries too, of course, but if the backend is read-only, the queries wouldn't do anything.

    So, as long as your network has file-level permissions, it should be easy to implement your requirement.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 05-12-2016, 03:32 PM
  2. Delete Query Doesnt work!
    By Rafegh in forum Queries
    Replies: 4
    Last Post: 08-12-2014, 09:43 PM
  3. Replies: 9
    Last Post: 07-03-2013, 08:08 PM
  4. Disallow edits to saved query
    By MWMike in forum Forms
    Replies: 2
    Last Post: 03-08-2011, 09:24 PM
  5. Replies: 1
    Last Post: 03-03-2011, 09:32 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums