I came across this thread when I had a similar problem with Access 2013. I encrypted the backend successfully. Each time I opened the backend, I could successfully open the backend using the password that I used to encrypt the backend.
So, I opened the interface, deleted the previously linked tables and contacted the recently encrypted backend again. As expected, during the link process he asked me for the password for the backend. I entered the correct password (I know this is correct because I inserted it, not typed it), and everything seemed to work correctly. All tables are displayed in the list of objects in the interface. However, if I try to open the linked table, I would get a window with the message "Invalid password".
After visiting some other threads, I tried to use a password on the backend, which had no special characters and had no spaces. Then drag them to the interface. Presto! This solved the problem.
So, try the following if you get an “Invalid password” in the interface, even if you can open the backend just fine, if you manually download it yourself: Remove any spaces or punctuation from the backend password and then delete and re-bind the related tables in the external interface.
source share