VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Francis' Security Database

Francis Salvador B. Co  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Advanced   Wed 3rd February 2021

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...

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 (8(8 Vote))

Download Francis' Security Database

Francis' Security Database Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters