Setting a database password.
- Close databasename.mdb
- Click the Open Database button
- You need to use the Open dialog box.
- Select databasename.mdb. Click on the arrow next to the Open
button.
- Choose Open Exclusive to open the databasename.mdb
database with exclusive access. This gives you the sole access to
the database when you have it open. You can't set a database password
if it's in shared access mode. By choosing the Open Exclusive option,
you prevent other users from opening the database whilst you have
it open.
- Choose Tools, Security, Set Database Password
to open the Set Database dialog box.
- In the Password and Verify text boxes, type dbpassword.
Passwords are case-sensitive.
- Click OK to accept the database password and
close the dialog box.
- Close the database.
- Let's test the password to see if it works. Open databasename.mdb.
You must enter the database password to open the database.
- Type dbpassword, and click OK. The database opens.
No comments:
Post a Comment