Results 1 to 4 of 4
  1. #1
    Kookai is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Jul 2010
    Posts
    32

    Login Form

    Hi everyone,



    Need some help to do a Login Form with Username and password on Access 2007. And i want username to appear on every form that i have.

    Will anyone help me on this.... i have no idea about codes... :-(

    thank you

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    best thing to do is check the login credentials against a login table and put a tbox on everyform that calls a global variable, or a current user

  3. #3
    Kookai is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Jul 2010
    Posts
    32
    Quote Originally Posted by ajetrumpet View Post
    best thing to do is check the login credentials against a login table and put a tbox on everyform that calls a global variable, or a current user

    Hi, appreciate your reply... but would appreciate if you can tell it to me in detail... i have attached my dbase....

  4. #4
    pkstormy's Avatar
    pkstormy is offline Access/SQL Server Expert
    Windows XP Access 2003
    Join Date
    Mar 2010
    Location
    Madison
    Posts
    682
    I don't understand why take the long, hard way of making a login form when you can easily grab the loginID automatically and parse your code accordingly.

    See:
    https://www.accessforums.net/code-re...thod-7675.html
    and

    https://www.accessforums.net/code-re...mple-7538.html


    and there are many other HELPFUL examples in the code repository!

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

Similar Threads

  1. Login form register
    By isnpms in forum Security
    Replies: 1
    Last Post: 08-01-2010, 10:30 PM
  2. Login VBA
    By mjhopler in forum Forms
    Replies: 3
    Last Post: 02-11-2010, 02:28 AM
  3. Access login form help
    By Tempuser in forum Forms
    Replies: 8
    Last Post: 09-10-2009, 06:55 AM
  4. app.login
    By seen in forum Access
    Replies: 3
    Last Post: 07-18-2009, 01:19 AM
  5. Replies: 1
    Last Post: 01-04-2008, 11:40 AM

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