Hello,
I have a database that is split into FE and BE.
The BE is protected with Password which the FE is providing when connected, using VB code.
My question is, the users' path to the back end may differ from the path I used when setting up the front-end/back-end link. How can I let the user to change the path, without giving him the password to the BE?