by n_kruse (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

Login and Password Security W/ Access and ADO
These forms and modules can be placed in any VB 6.0 project and you add the rest of your forms and you have a secure application. Full functioning: add users, delete users, re-set user password, comments on users, password expire term, default password forced change, user Task levels that you can name. This consist of two modules, three forms, and one data environment. This is all done in VB 6.0 and in ADO format. All kind of validation.
Inputs
All the globals can be adjusted for your application.
Assumes
Read the .txt file in the zip first before using.
Code Returns
Security
Side Effects
All fixed that have brought to my attention.
API DeclarationsAll can be adjusted NO API
Download User Logon and Password with ADO and Access (130 KB)