Question Set password for tables and forms

Mohamed Ali

New member
Local time
Yesterday, 21:11
Joined
Apr 11, 2013
Messages
3
I have a receptionist which uses a database that contains everything in the company ..there is an employee table that contains their salaries and I want to set password for this table so that the admin is the only person who can view this table .......... is that possible??
and the same thing for a form that controls this table!
thanks in advance :)
 
If you are using A2007 or newer, there is no way to secure individual objects. You will need to lock down the app as best you can by hiding the nave pane, converting to accde and making sure that users can only see forms. You will also need to add security so that you control who sees what forms.
 
Pat, what about using "Manage Users & Permissions" ?
 
ULS is only available for .mdb's. It is not available for .accdb's.
 

Users who are viewing this thread

Back
Top Bottom