Results 1 to 3 of 3
  1. #1
    rthakral is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2013
    Posts
    35

    admin login on access??

    Hi, good morning!



    I was wondering if it's possible and how to do it if it is, to create an admin login on access. So for users who are allowed to edit can login with their username and pw can do so and for those who don't have a proper username and pw can click cancel and view the database as a 'read-only'

    Is this possible? If so, how would one go about doing this? I'm having trouble attaching my DB to the forum because I can't make it a zip file, our work computers has everything like that disabled, and I can't download anything to zip it either since those are all disabled as well.

    Please advise! Any help would be greatly appreciated! Thank you!

  2. #2
    rthakral is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2013
    Posts
    35
    anybody know if this is possible? admin login of sorts?

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    This certainly requires VBA coding.

    You can hard code a password or have a table of users with defined privileges and open forms accordingly.

    Username/password is common topic in forum. A search should return many threads with more info.

    Be aware that holding down the shift key when opening mdb or accdb file will override automatic code execution and most project settings and then user can do what they want with db.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Access 2007 Admin and User accounts
    By jle0003 in forum Security
    Replies: 1
    Last Post: 07-30-2012, 03:22 PM
  2. Restricted Access - Admin v. User
    By need_help12 in forum Security
    Replies: 4
    Last Post: 04-30-2012, 09:51 AM
  3. accdb database logging in as Admin by default
    By teja in forum Database Design
    Replies: 1
    Last Post: 03-19-2012, 06:42 AM
  4. How to overcome a deadlock in Admin privilege
    By Babu1983 in forum Security
    Replies: 1
    Last Post: 09-02-2010, 12:09 PM
  5. Admin Rights
    By Keri in forum Security
    Replies: 4
    Last Post: 11-18-2005, 11:18 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