Link Tables question

E

erick-flores

Hello, have a quick question. I have some ODBC linked tables in an
interface form that produces reports through queries. My question is:
do this ODBC linked tables are updates automatically or I need to
create some sort of download queries in order to have then up to date?
If so, Can somebody tell me how to do this?

Thanks
 
D

Duane Hookom

Linked tables should always show actual, live data from the source. You
shouldn't have to do anything to see the most recent records.
 
Top