How can I set a password for an Access DataBase File, so that no user can recover this password.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
There are utilities to break this security: http://www.snapfiles.com/get/dbpwsniffer.html So I wouldn't trust an access password to protect your data. We store the data in SQL server and use SQL Native encryption which relies on NTFS authentication to decrypt. |
|||||||
|