Help!!

Vinny1512

Registered User.
Local time
Yesterday, 16:41
Joined
Oct 31, 2013
Messages
15
I am trying to learn VB to use in access 2010, I am using VB 2010 also.

I have a data base which has a form for multi user login which needs to be linked to a multi user login form. In the multi user login form I have check boxes to restrict unauthorised personnel access to data base parts they are not authorised to use. I.E. if the check box is checked they have access to personal folders and another one for accounts etc.

The check boxes include:-
Human Recourses

  1. Health and Safety Records
  2. Training
  3. Sales
  4. Work equipment
  5. Vehicle Management etc.
Two things I really need is the code for multi user access to the form which details the user, password, email and authorisation details.

Secondly the code so that the forms are greyed out so they have no access to.

Route of entry would be: User launches access 2010 and goes straight to a main menu wit all available database provided log in details are correct. The administrator has the main code to enter the authorisation form.

I am doing this for two reasons, firstly to understand coding and secondly I want to use it in my job to make things easier for my self.

Any help would be very much appreciated. I also want to learn from the code as in my early days of coding!

Thanks a million.
 
Did you get this addressed on your other thread? There's a lot here, which is probably why nobody has answered. If you're still looking, I'd search here on "login forms" or that type of thing to get started. Login forms are pretty common, varying security less so.
 
Hi Paul,

I did get some advise thanks, but I may need to fine tune my question.


I suppose the first part I need is the code for recording time in and time out.

Thanks a million

Vinny.
 

Users who are viewing this thread

Back
Top Bottom