Hello all,
I have 3 databases and a backend database. The 3 databases are front end files which users will be entering data and using forms/queries etc. All of these tables are linked with the backend database which consists of only the tables, which appears to be the correct way to do it from my research.
However, when users are attempting to run the databases, they are getting an error regarding the BackEnd db "could not be found."
What are possible solutions for this?
Thanks.
I have 3 databases and a backend database. The 3 databases are front end files which users will be entering data and using forms/queries etc. All of these tables are linked with the backend database which consists of only the tables, which appears to be the correct way to do it from my research.
However, when users are attempting to run the databases, they are getting an error regarding the BackEnd db "could not be found."
What are possible solutions for this?
Thanks.
Comment