Try holding the shift key down while opening the mdb.
And you are correct Paul

- Tools/ Database Utilities/ Linked Table Manager
--------------------------------------------
Maybe the attached mdb example will help you. I have a form that opens hidden and checks if the BE tables are connected. If the BE was renamed or moved, the form "_See_BE_Links" opens and allows you to reselect a BE and relinks it. This form will also allow you to check the BE path anytime - just open the form.
USE A COPY OF YOUR FE THE FIRST TIME. Get familiar with it BEFORE adding it to your production (real) FE.
You will need to have a reference set to
Microsoft DAO 3.6 Object Library
Import the form
and the Module to your mdb (I did warn you about using a copy....right???)