Ronald said:
How can I connect a secure back-end database from a non-secure front-end
database? I just cannot find the answer in the knowledge base.
Thanks in advance.
If the front end is not secured, then it does not matter which workgroup you
belong ot when you open it. So you might as well open it with the workgroup
which was made for the backend. You could use a shortcut like:
"C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE"
"C:\MyFolder\MyFrontEnd.mdb" /WRKGRP "C:\AnotherFolder\MyWorkgroup.mdw"
Once you have started Access and logged on, you can create links to the
backend without having to supply any further information.