Connecting Linked to Local Table

J

John Hallman

Hello -
Anyone have a good trick that can connect the data from a linked table to a
local table in real time? As data is changed in the linked table, its updated
in the local as well.

Thanks for the help.
 
D

Douglas J. Steele

Why are you storing duplicate data? When (not if!) there's a discrepency,
how will you know which one's correct?
 
Top