Om du inte har skyddat väldigt noga finns det en bypass, finns även del program, men dessa listar jag inte här, anyway..
The owner of the database can remove the password as follows:
*1. Open the database in Exclusive mode.
2. Choose Security from the Tools menu and select Unset Database Password.
3. Enter the password.
4. Click OK.
You can also password-protect your VBA modules (code) as follows:
1. Choose project Properties from the Tools menu (in the VBE).
2. Click the Protection tab.
3. Check the Lock Project For Viewing option.
4. Fill in the two password fields (using the same password, of course).
5. Click OK.
Password protection is better than no password at all, but it won’t stop someone with the right tools and a little time.*
http://blogs.techrepublic.com.com/10things/?p=552
Läs därför även punkt 10: Password-protect the system

