I am using a database with a front end with tables linked to 2 back end tables.
The front end database is protected by a password, however I also want to protect the backend databases using the standart password protection in MS Access.
I want to protect the backend from being opened, unless users use the front end (if that makes sense)
The problem is however that as soon as I open the front end database it tells me that it cannot open or read the tables, linked to the password protected backend(s).
is there a code I can use that the frontend can use the password protected databases?
The front end database is protected by a password, however I also want to protect the backend databases using the standart password protection in MS Access.
I want to protect the backend from being opened, unless users use the front end (if that makes sense)
The problem is however that as soon as I open the front end database it tells me that it cannot open or read the tables, linked to the password protected backend(s).
is there a code I can use that the frontend can use the password protected databases?