Results 1 to 2 of 2
  1. #1
    Robert2150 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Sep 2013
    Location
    Sparks, Nv
    Posts
    102

    Limiting access to a record with a password.

    Can I limit access to a record with a password? Any suggestions as to how to do it?

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    You'd need a tUser table,
    userID, Rights,key.

    the rights field would have a code to limit those to certain areas.
    A,admin sees all
    M,manager,can see some,
    blank,could just allow read only.

    but to limit on records, you'd have to give a key value for the record they can see,or a code.
    which would mean another table if there are > 1 code/key users can see.

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

Similar Threads

  1. Replies: 4
    Last Post: 08-25-2016, 10:57 AM
  2. Replies: 1
    Last Post: 07-24-2012, 06:10 PM
  3. Limiting access to BE data
    By sotssax in forum Access
    Replies: 2
    Last Post: 08-05-2011, 11:12 AM
  4. Limiting access to certain users only
    By huskies in forum Security
    Replies: 1
    Last Post: 04-01-2009, 08:18 AM
  5. Limiting access to a Form
    By huskies in forum Forms
    Replies: 0
    Last Post: 12-02-2008, 09:21 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