C
Chaplain Doug
You need to activate user level security on your
database. This allows you to set permissions by user and
by group. Thus, you could keep people from designing (or
modifying the design) of tables, forms, and modules. User
level security is set uder Tools-Security. It will take
you a little time to become familiar with this security
tool, but it will be worth the time and much better than
trying to do it programmatically.
the database window while not allowing access to "Tables"
and "Forms" tabs???
modules, and forms.
database. This allows you to set permissions by user and
by group. Thus, you could keep people from designing (or
modifying the design) of tables, forms, and modules. User
level security is set uder Tools-Security. It will take
you a little time to become familiar with this security
tool, but it will be worth the time and much better than
trying to do it programmatically.
users have access to the "Queries" and "Reports" tabs in-----Original Message-----
Is there a way to programatically or otherwise to let
the database window while not allowing access to "Tables"
and "Forms" tabs???
reports but I don't want them to touch the tables,I want to let users create, save, and run queries and
modules, and forms.