Hi,
My app is split into FE/BE. BE is password protected. FE is not, relies on Windows login for rights. Password to BE is "stored" in FE's table connection strings.
Importing a table from FE then gives out the password to BE. Is there a way to prevent the tables (and links) from the FE from...