Hello.
I have a split database that is working perfectly. I have it already installed in a network environment and I now need to protect the back end. My front end is an accdb for now, but eventually I'll turn it into an accde
I go to the back end and encrypt it with a password. Then I go to the front end and delete the table links and redo them. The front end asks for the back end password and then proceeds to list the back end tables so I can select them and create the link.
The process appears to work fine and the tables appear as linked tables on the front end.
However, when I try to get data from the tables (either directly by clicking on the table shown in the FE or through a FE form) I get the error "Not a valid password"
I have gone through the process four times and I am sure that the password is correct. Also, I have opened the backend directly with the same password.
What could be happening? why does the front end show the tables as linked but it cannot open them?
Any help is appreciated...I am very close to go live with this db and this is killing me!
Thanks
mafhobb
I have a split database that is working perfectly. I have it already installed in a network environment and I now need to protect the back end. My front end is an accdb for now, but eventually I'll turn it into an accde
I go to the back end and encrypt it with a password. Then I go to the front end and delete the table links and redo them. The front end asks for the back end password and then proceeds to list the back end tables so I can select them and create the link.
The process appears to work fine and the tables appear as linked tables on the front end.
However, when I try to get data from the tables (either directly by clicking on the table shown in the FE or through a FE form) I get the error "Not a valid password"
I have gone through the process four times and I am sure that the password is correct. Also, I have opened the backend directly with the same password.
What could be happening? why does the front end show the tables as linked but it cannot open them?
Any help is appreciated...I am very close to go live with this db and this is killing me!
Thanks
mafhobb