VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Francis' Security Database

by Francis Salvador B. Co (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

The code uses the Microsoft Access security utility that sets database password by which the program is only the one who can access the database. It also allows you to create and delete an account by having a "USER LEVEL" and a "ADMINISTRATOR LEVEL" feature. To summarize up this code helps you to add a security form to your application...generally looks like WINDOWS logon...

Inputs
A username and password must be fed to enter to the program... EXAMPLE: Username:francis Password:jkl If in case you are an administrator you can create or delete an account.Else you are just limited to the "Main" menu...
Assumes
The user should know database concepts, some controls such as combo boxes,tab strip, command button,labels, and some logical operations... To run it the user should activate the MIcrosoft DAO 2.51/3.51 Library located in the References in Visual Basic...You should check it...
Code Returns
If you do not get the proper username and password you cannot enter the sample application.
Side Effects
The user should not emptied the database file. It should have at least one account stored in it..
API Declarations
This doesn't uses WINDOWS API.

Rate Francis' Security Database

Download Francis' Security Database

Download Francis' Security Database (13 KB)

Francis' Security Database Comments

No comments have been posted about Francis' Security Database. Why not be the first to post a comment about Francis' Security Database.

Post your comment

Subject:
Message:
0/1000 characters