Using Security Features in Access
Microsoft Access 2000 supports several levels and methods of file protection:
- User access restriction
You can use startup options to restrict access to default menus and toolbars, the Database window, and special keys.
- File open protection
You can set a password to help control opening the database.
- Source code protection
You can save an application as an MDE file to remove Visual BasicĀ® for Applications (VBA) source code and prevent changes to the design of forms, reports, and modules.
- Database encryption
You can use database encryption to help prevent unauthorized users from viewing the objects in an application with a disk editor or other utility program. You can use encryption with all other methods of helping protect an application.
- User-level security
You can use user-level security to apply the most powerful and flexible method of helping to protect an application. However, establishing user-level security is a complex process that might exceed your requirements.
The strategy that you use depends on the extent of security you need and how the application is used.