Login with pwd & Open the main form depends on pwd

A

aw

We have three groups of user that will use our database. Administrator (my
boss & me), PowerUser (Manager / Supervisor) & NormalUser (clerk)

Now, my front-end .accde will open my designed form – (main menu1) without
any control.


What we are planning are :

1. Users should have input their password (user can change by themselves)
before they can login into the main menu.
2. Different class of user can open their own menu only (eg. Poweruser will
open Frm_MainMenu1 & NormalUser will open Frm_MainMenu2 …) that depend on
what password they input

Could you give me some hints for doing this

Thx!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top