Prevent overriding start-up options

M

Michael Allen

Is it possible to prevent users from overriding start-up options by using
the shift key when opening the database? I need to make sure that users do
not have access to tables and queries.

Regards,
Mike
 
T

TC

Check out the AllowBypassKey property. There are tons of examples of
using this, on the web.

HTH,
TC
 
Top