Here's a stupid question. If I have linked tables in my frontend access db application, what do I need to check for on start up?
Do I need to see if they are still there / linked?
Is it possible that they are linked but somehow corrupted?
What sorts of problems can happen with linked tables.
Here's the scenario. The Backend db and the frontend db are in the same folder on a network drive. The frontend is a non-exclusive (i.e. shared) db.
David Pimental
(US, Oh)
Do I need to see if they are still there / linked?
Is it possible that they are linked but somehow corrupted?
What sorts of problems can happen with linked tables.
Here's the scenario. The Backend db and the frontend db are in the same folder on a network drive. The frontend is a non-exclusive (i.e. shared) db.
David Pimental
(US, Oh)