Deny to create a query

W

waldfeenlicht

Is it possible to deny any user of a mdb to create new tables and queries? If
yes - how can I manage it?
 
V

Van T. Dinh

You can implement Access Security to prevent users from creating Tables or
Queries.

Beware that it is easy to make mistakes in setting up Access Security. If
you want to try, read your Access books on security and the following
article carefully:

http://support.microsoft.com/?id=207793

and try on a _copy_ of the database and not on the original / production
copy.
 
Top