Results 1 to 4 of 4
  1. #1
    cassidym is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2010
    Posts
    44

    Some Can Read; Some Can Write


    Have a personnel DB I developed for my company and have six users. I only want two of these users to be able to enter and edit data while the remaining four can only view reports.

    I have set the DB so that only the switchboard shows when the user opens the DB. Is there a setting that will prevent all but two users I designate to write and edit data?

    Thanks

  2. #2
    Datagopherdan is offline Competent Performer
    Windows 7 Access 2007
    Join Date
    Dec 2008
    Posts
    220
    If you're not using newer than Access 2007, you can use the built in security wizard to set user permissions.

    Quote Originally Posted by cassidym View Post
    Have a personnel DB I developed for my company and have six users. I only want two of these users to be able to enter and edit data while the remaining four can only view reports.

    I have set the DB so that only the switchboard shows when the user opens the DB. Is there a setting that will prevent all but two users I designate to write and edit data?

    Thanks

  3. #3
    pkstormy's Avatar
    pkstormy is offline Access/SQL Server Expert
    Windows XP Access 2003
    Join Date
    Mar 2010
    Location
    Madison
    Posts
    682

    Security

    I actually set up a 'user' table, grab the login automatically in code, and then code appropriately on the forms to allow editing.

    Attached is an example.

  4. #4
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    or you could make a separate FE for the report readers; that just has the ability to open reports....

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

Similar Threads

  1. the property is read only and cannot be set
    By darksniperx in forum Access
    Replies: 16
    Last Post: 11-02-2012, 02:48 PM
  2. ODBC table read to blank Access table write
    By dibblejon in forum Access
    Replies: 2
    Last Post: 03-10-2010, 08:39 AM
  3. How would I write this query?
    By tigers in forum Queries
    Replies: 1
    Last Post: 02-08-2010, 08:29 AM
  4. write a query how to???
    By flamingo in forum Queries
    Replies: 0
    Last Post: 01-13-2009, 03:57 AM
  5. Replies: 2
    Last Post: 10-19-2006, 04:37 PM

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