Linking - Select Location

T

Tom Ventouris

I have removed some disused tables from both the BE and FE in a split SB.
Since this change, I am prompted to specify a location for each table when
refreshing the links. This despite selecting "All" and specifying the New
Location.

Is there an alternative to creating a new DB, importing all objects from
both the FE and BE and splitting it?
 
J

John W. Vinson

I have removed some disused tables from both the BE and FE in a split SB.
Since this change, I am prompted to specify a location for each table when
refreshing the links. This despite selecting "All" and specifying the New
Location.

Is there an alternative to creating a new DB, importing all objects from
both the FE and BE and splitting it?

I'd guess you still have some links in the frontend pointing to
no-longer-in-existance tables in the backend.

Make a backup of the frontend, then delete all of the linked tables in the
frontend. You're just deleting links, not the tables themselves.

Then use File... Get External Data... Link to link to the current set of
tables in the backend.

It's possible that you might have some code or combo boxes referenceing those
tables, but that should not cause this particular error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top