Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help with re-linking oddity

Status
Not open for further replies.

steve728

Programmer
Mar 16, 2003
536
US
Has anyone every run into this issue? While re-linking tables with VBA code I run into a table that, when hovering over it with the mouse it displays "tblProblem2005 IN \\myCorrectFolder\Source.mdb", and fails to be imported because of no existence of tblProblem2005 in the source.dbf file. Notice the "IN" text included in the linking info. Yet it displays data just fine when double clicked!??? Another table displayed as "tblProblem in \\myCorrectFolder\Source.mdb" re-links great because it exists. Can anyone give me a clue of what is going on so I can run my re-linking process without this twilight zone issue?

Steve728
 
Never mind good cyber Buddies. I found out that this "oddity" is an error that needs to be cleared out
by removing the link. It was not supposed to be there after all!

Steve728
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top