I have an access database that has a user login (userid, password) information, but i need to know if there's a source code that I can utilize to lock the access database or close the access database after three attempts of entering incorrect passwords.
The warning message "The next incorrect password will lock you out of the system" should appear after the 2nd incorrect password attempt.
Please advise. Thanks in advance.
The warning message "The next incorrect password will lock you out of the system" should appear after the 2nd incorrect password attempt.
Please advise. Thanks in advance.
Comment