VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Multi-Level Security Access (ADO version Updated):

by Morgan Haueisen (22 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

Need Part 11 compliance then you will need multi-level password security with passwords that expire. This sample application will show you how to this to your applications. All you need to do is copy 2 forms, a class module and a module to your application (see below) and you are ready to go. It was written to use an Access database (ADO). You set up the access rights, add users, and assign these rights to the users. New users, by default, are assigned the password of password, which they must change the first time they try to log-in. A user can change their password anytime they choose as long as they know what their assigned password is. The security file (security.pwd) can be renamed to anything you like and is password protected. You can assign a unique application ID to insure that the security file can only be used with that application. If you are connected to a network, the application will display your network log-in ID automatically in the Log-in ID text box. The passwords can be set to expire after a user-defined number of days.

Rate Multi-Level Security Access (ADO version Updated):

Download Multi-Level Security Access (ADO version Updated):

Download Multi-Level Security Access (ADO version Updated): (49 KB)

Multi-Level Security Access (ADO version Updated): Comments

No comments have been posted about Multi-Level Security Access (ADO version Updated):. Why not be the first to post a comment about Multi-Level Security Access (ADO version Updated):.

Post your comment

Subject:
Message:
0/1000 characters