How to prevent users from accessing your hidden objects in access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

There are tables and forms that I have hidden in my database and there are 2
groups of users. I want to prevent/block one group from accessing my hidden
objects, how do I set that up? If I can go in to tools, options, and check
hidden objects, they will be able to do the same, is there any way I can
limit them from viewing my hidden objects, and remember I only want to block
one group.

I would highly appreciate if you can assist me with this.

Regards,
Bowie
 
Hi,

You could try setting the database security (Tools / Security / User and
Group Permissions).

Other option is that you prevent to all users from seeing all menu items, by
configuring database startup options (Tools / Startup). Remove all
checkboxes and restart the application. You can view all menus, by holding
down the Shift key while starting the database.



Regards,

Anton Pegan
 
Back
Top