jeffrey159
Registered User.
- Local time
- Today, 14:56
- Joined
- Jan 17, 2013
- Messages
- 24
i've just created a form Login, but i want it to open up the moment i open the database, and it has to force you to login before u can click anything in it,
how do i create the code to force you to login??
when i open my ms access database, it will prompt out a pop-up window of a Login form and i have to enter my username pass in order to access the database
Question 2:
how do i code it that for permissions
example:
form1, form2,form3
Staff is able to access form1 and form2 Read-Only
Staff2 is able to access form1 and form3 Read-Only
Staff3 is able to edit Form1 but access form2 and form3 Read-Only
how do i actually make those permission? it looks kinda confusing when i have to make it like this as this is what my project wants...
how do i create the code to force you to login??
when i open my ms access database, it will prompt out a pop-up window of a Login form and i have to enter my username pass in order to access the database
Question 2:
how do i code it that for permissions
example:
form1, form2,form3
Staff is able to access form1 and form2 Read-Only
Staff2 is able to access form1 and form3 Read-Only
Staff3 is able to edit Form1 but access form2 and form3 Read-Only
how do i actually make those permission? it looks kinda confusing when i have to make it like this as this is what my project wants...