Scenario:
FE database on laptop that has linked tables to the server. AutoExec macro initiates the links. My problem is that if not connected to the server the db fails because it cannot find the links.
1. How can it check for a proper link prior to running the AutoExec macros?
2. If a connection IS NOT found then ignore linking the tables.
3. If a connection IS found then continue with the links.
Thanks for any help.
FE database on laptop that has linked tables to the server. AutoExec macro initiates the links. My problem is that if not connected to the server the db fails because it cannot find the links.
1. How can it check for a proper link prior to running the AutoExec macros?
2. If a connection IS NOT found then ignore linking the tables.
3. If a connection IS found then continue with the links.
Thanks for any help.