PDA

View Full Version : Solved: Autmatically Refresh Tables in Access



asingh
04-11-2006, 11:16 AM
Hi,
Is it possible to automatically refresh the linked tables I have attached to an access data base. I would prefer a method where the linked tables are "read" by the module dynamically and are not hard coded. Would it be possible to read the tables..[back end files..txt format] that reside in the parent folder..where the main ACCESS.MDB data is residing, and then update them onto my same access data base. Basically I want to automate the linked table manager operation...thanks in advance


asingh

OBP
04-12-2006, 01:48 AM
asingh as far as I know the tables are "dynamically" linked and are therefore automatically refreshed.

Imdabaum
05-23-2007, 03:01 PM
Do you mean if you move the Front end and back end it asks you to find the back end and refreshes them for you?

asingh
05-24-2007, 07:34 PM
yups..something like that....but now via the linked table manager..a more visual..interface..!

mattj
05-31-2007, 11:57 AM
Here ya go:
http://www.mvps.org/access/tables/tbl0009.htm

asingh
06-01-2007, 04:09 AM
Wow..the code looks good..thanks a lot....!..Will give it a try.

regards,

asingh

mattj
06-01-2007, 05:29 AM
Glad I could help!