Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

simple authentication form

Status
Not open for further replies.

pdtit

Technical User
Nov 4, 2001
206
BE
Hey,

Can anyone provide me with a complete procedure how to create an authentication form in MS Access ?

I have a table with username, password and profile (user or admin).

What's the VBA coding behind my submit button to go and check against the table to see if my username and password entered are correct ?
If these are correct, Access should store the profile.
The profile will be checked afterwards on other forms to see if the logged on user has access to some buttons or not.

Regards,

PDTIT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top