Using a macro to run queries in different dbs

Myriad_Rocker

Questioning Reality
Local time
Today, 13:32
Joined
Mar 26, 2004
Messages
166
Okay, here's the deal. We have several Access databases that serve several different purposes. There are tables in those databases that are linked to a DB2 database. I want to be able to run one macro in my personal Access database that will go out and run all these different queries to udate tables in various databases.....

Possible or no?



I have an idea about something different I can do. That is, make an Access database with all my linked tables from DB2 and have a macro that copies all the records to tables in Access and then link to those tables from the other databases...is this more realistic?
 

Users who are viewing this thread

Back
Top Bottom