Linked Tables

  • Thread starter Thread starter David W
  • Start date Start date
D

David W

Has anyone ever heard of a corrupted link?
This morning I opened a query and the data was corrupted. I opened the table
and it looked fine.
I deleted the links and relinked them and every thing was fine.
Is there a such thing as refreshing links?
 
David, I've never seen a link corrupt, but there is a very good chance that
this is another example of a Name AutoCorrect bug.

Make sure this horrendously buggy "feature" is disabled in both the back
end, and in the front end. Then compact both so that Access completely
forgets the invalid associations it regularly makes in a query about what
fields you are talking about, and what tables they come from.

More info on other kinds of problems caused by Name AutoCorrect:
http://allenbrowne.com/bug-03.html
 
David,

It's happened to me before, but I was linking to non-Access tables. At
times, when the originating table structure is changed (i.e. new fields are
added or deleted, etc), I had to delete and reestablish the links (as you
have found out).


Immanuel Sibero
 

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

Similar Threads

Access Form Refresh 1
Dynamic Table Linking 1
Relink tables 2
Relink tables questions 9
Relinking Tables in ADP 2
Record-Locking remains open after closing 0
linking to SQL Server db table 6
Linked Tables 3

Back
Top