Prevent overriding start-up options

  • Thread starter Thread starter Michael Allen
  • Start date Start date
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
 
Check out the AllowBypassKey property. There are tons of examples of
using this, on the web.

HTH,
TC
 
Back
Top