Results 1 to 3 of 3
  1. #1
    Farida is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2015
    Posts
    19

    Access 2010 - Restricting User Access

    Hi, I have Access 2010 database.


    I have a Reporting Dashboard form that inturn has many buttons to open up different reports and forms.

    Now i have been asked to extend the access to a few other users with restricted access. The new users cannot see all the form and report buttons in the Reporting dashboard form.

    How can i restrict this? They also need to be given seperate logins and passwords.

    Please give me step-by-step instructions on how i can accomplish this?

    Thanks!

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    First off, in a multi-user environment, it is a best practice to split the database into a Front-End and Back-End, if you have not already done so. Here is an article that discusses why and how you would do that: https://support.office.com/en-us/art...3-51b1d73498cc

    Once you have done this, you usually distribute copies of the Front-End to the different users that they run from their Desktop. Note that you can have different Front-End versions tied to the same Back-End. So you can make different versions of the Front-End for different user groups, depending on each one's needs.

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    There is no embedded feature; one must write it from scratch. You must have a table that holds the Users. A screen form for them to log in. Logic that verifies their log in information. Then logic with toggles availability of controls (buttons) based on their log in.

    Probably beyond the scope of a self described novice, but otherwise fairly mainstream in terms of application and database development tasks.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 04-02-2014, 06:46 AM
  2. Replies: 9
    Last Post: 04-01-2014, 09:28 PM
  3. Replies: 13
    Last Post: 11-18-2013, 02:20 PM
  4. ACCESS 2010 multi-user access
    By rustyroy in forum Access
    Replies: 9
    Last Post: 05-28-2013, 09:21 PM
  5. Restricting User Access
    By WayneSteenkamp in forum Security
    Replies: 23
    Last Post: 03-14-2012, 03: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