Forgotten Passwords

  • Thread starter Thread starter Sally
  • Start date Start date
S

Sally

I have an Access DB that I created 3 years ago. The
information was not used for a long period of time and now
I need to open the DB again. However I have since
forgotten my own password. Is there any way to get around
this? Thanks for any help.
 
If you are referring to a database password (and not username/password
login), this is easy to break. If it is version 97, you'll find the code
(basDatabasePassword on the sample code page) at www.trigeminal.com to
display the password.
 
Back
Top