Hi again !
I am trying to protect a back end of a database that i am creating with a password. I used "Set database password" on the back and it works great.
What i am having problems with is making the front end (which still has the tables linked to the password protected back end) connect to the back end with out the user typing in the password.
Sounds kind of silly but i want at least this level of security so no one can play with the back end directly.
After looking through the forums and a lot of googleing there are HEAPS of references to connectionstrings.com. My problem is, I don't know how to do any of it. In a module? macro? on each and every form? not sure and my tests have failed.
Any help would be appreciated.
I am trying to protect a back end of a database that i am creating with a password. I used "Set database password" on the back and it works great.
What i am having problems with is making the front end (which still has the tables linked to the password protected back end) connect to the back end with out the user typing in the password.
Sounds kind of silly but i want at least this level of security so no one can play with the back end directly.
After looking through the forums and a lot of googleing there are HEAPS of references to connectionstrings.com. My problem is, I don't know how to do any of it. In a module? macro? on each and every form? not sure and my tests have failed.
Any help would be appreciated.