Menu and toolbar

S

Sandy

How can i hide menu and toolbars from users group. They should only be seeing
startup menu. But admin can have acces to both. Is there any way, else user
can surf arround database and see in read only mode.
 
R

roadie.girl

well, you could stick the database on sql server (or mysql for a free
version). that way you can control the properties of each user and what
they can change and not change. make sense?
 
B

Bob Miller

Look at Tools, Startup. You can deselect what you don't want them t
see. When an admin opens the db, she can hold the Shift key down whil
opening it and Startup is bypassed.
 
Top