Results 1 to 4 of 4
  1. #1
    vector39 is offline Advanced Beginner
    Windows 8 Access 2010 32bit
    Join Date
    May 2017
    Posts
    76

    Retrieve login credentials


    Hi everyone

    So I've constructed a database with a classic login form. I'm happy to say the form works fine. If the username and passwords don't match, an Invalid Username/Password error message is displayed. But I'd like to go one step further. The database itself is relatively simple in design. I'm just wondering, how would I set up a procedure for users who forget their login credentials? An option (e.g. Forgot Username/Password?) if you will. I'm sure this might be more complicated than anticipated but if anyone has any suggestions or anything, like always, that would be much appreciated!
    Last edited by vector39; 07-04-2017 at 07:37 AM. Reason: deleting unnecessary words

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Password could be done with an email, having the system send out an email to the user. That of course would require it to be stored with user name. User name would be trickier, as you'd need some way of them identifying themselves. Presuming you had email, I suppose they could enter their email address and you could look up the user name associated with that address and email it to them.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    vector39 is offline Advanced Beginner
    Windows 8 Access 2010 32bit
    Join Date
    May 2017
    Posts
    76
    Thank you. I will look into this!

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    No problem, post back if you get stuck.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Connect To SQL Server With Passed Credentials
    By jo15765 in forum Programming
    Replies: 3
    Last Post: 05-24-2017, 11:18 AM
  2. Programmatically changing login credentials on ODBC connections
    By Glenn_Suggs in forum Import/Export Data
    Replies: 2
    Last Post: 07-11-2016, 10:51 AM
  3. Replies: 3
    Last Post: 07-08-2014, 12:06 PM
  4. Refresh Linked Tables using new credentials
    By nvrwrkn in forum Programming
    Replies: 3
    Last Post: 10-22-2012, 01:32 PM
  5. continuous prompt for credentials when opening mysql table
    By ajetrumpet in forum Import/Export Data
    Replies: 0
    Last Post: 10-30-2010, 11:52 PM

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