microsoft.com Home | |||
http://www.microsoft.com/office/ork |
Using Security Features in AccessRestricting User Access with Startup OptionsIn an environment where strict security is not required, you can use Startup options to restrict access to default menus and toolbars, the Database window, and special keys. To perform the following procedure, the application must have a Startup form and a custom menu bar that contains only the commands you want to make available to users. You can use this method to secure both MDB and ADP files. You can also use Startup options with other forms of security. To restrict user access with Startup options
After you have selected the Startup options you want, you must set the AllowBypassKey property to False in Visual Basic for Applications (VBA). This step prevents users from using the SHIFT key to bypass the settings in the Startup dialog box. You can also set the Startup options and properties used in this procedure by using VBA. Note A user familiar with Visual Basic for Applications can bypass this method of security by setting the AllowBypassKey property back to True. If you want a higher level of security, establish user-level security in addition to setting Startup options. See alsoFor information about creating a Startup form or custom menu bar, see Microsoft Access 2000 online Help. You can set many other Startup options and properties by using Visual Basic for Applications. For information about how to set VBA properties for Access, see Microsoft Access Visual Basic Reference Help. The highest level of security for an Access database is user-level security, which you can use with or in place of Startup options that restrict user access. For more information, see Setting User-Level Security. |
|
Topic Contents | Previous | Next | Top Friday, March 5, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of use. | ||
License
|