Locked lesson.
About this lesson
Modify database properties and encrypt the database with a password.
Exercise files
Download this lesson’s related exercise files.
14.02 edit-database-properties-and-password-protect - Exercise.docx129.5 KB 14.02 edit-database-properties-and-password-protect - Exercise solution.docx
113.4 KB TechGurusTicketing34.accdb
2.7 MB TechGurusTicketing34 - Complete.accdb
2.7 MB
Quick reference
Database Properties and Encryption
Document a database by adding properties and protecting the database from unwanted changes using encryption.
When to use
Encrypt the database with a password whenever you want to protect the database from unwanted changes. Only those who know the password can access the database.
Instructions
We add properties to the database to document it and to assist with searching.
Adding Database Properties
- Click on the File tab and select the Info page.
- Click the View and edit database properties link.
- Click on the Summary tab.
- Add the required information in the property fields.
Encrypt with a Password
In previous versions of Access, we could password protect a database. However, this wasn't completely effective as many third-party apps could override the password. In Access 2021 an additional layer of security has been added - encryption.
When we encrypt with a password, we must ensure that we are the only person using the database.
- Close down the database file.
- Click File and Open.
- Click the Browse button and browse to the folder where the database file is stored.
- Select the file.
- Click the drop-down arrow next to the Open button.
- Select Open Exclusive.
Now the database is open for our exclusive use, we can encrypt it with a password.
- Click on the File tab and select the Info page.
- Click Encrypt with Password.
- Enter the password.
- Confirm the password.
- Close the database.
Decrypt the Database
- Click File and Open.
- Click the Browse button and browse to the folder where the database file is stored.
- Select the file.
- Click the drop-down arrow next to the Open button.
- Select Open Exclusive.
- Click File and Open.
- Click on the File tab and select the Info page.
- Click Decrypt with Password.
- Enter the password.
- Confirm the password.
Lesson notes are only available for subscribers.