Hi.
Not sure how I drop the links to the tables in the back end.
First, make a backup of the front end, just in case something goes wrong.
Make a note of the path and file name of the back end. Make a note of any
linked table names in the front end that don't exactly match the names of
the tables in the back end so that you can change the names after the links,
if necessary.
Open the front end database and close all objects, except for the Database
Window. Select the Tables tab of the Database Window. Select the linked
tables and delete each of them. (The linked tables have an icon of a table
with an arrow pointing from left to right.) Select the File menu -> Get
External Data -> Link Tables to open the Link dialog window. Browse to the
directory and select the file name of the back end of the database. Select
the "Link" button.
Type the database password when prompted and select the "OK" button. Select
the "Select All" button in the Link Tables dialog window (or just select the
tables that need to be linked from the front end). Select the "OK" button
to link to those tables.
If there are any linked table names that need to be changed, now is the time
to do it so that any queries or forms depending on these names can find the
correct objects when they open.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)