G
Guest
I hope this is the right forum for this question. I am working in an Access
database and need to import data from another database, and that data is from
the result of running a stored query, rather than a table. That data, in
turn, is being used to populate a table in the current database.
I thought I could just do a transferdatabase, but when I did, I discovered
the query from database #2 is based on the results from ANOTHER query from
database #2. So I think I would need to to a transferdatabase for both
queries.
Is there a more efficient way to do this?
database and need to import data from another database, and that data is from
the result of running a stored query, rather than a table. That data, in
turn, is being used to populate a table in the current database.
I thought I could just do a transferdatabase, but when I did, I discovered
the query from database #2 is based on the results from ANOTHER query from
database #2. So I think I would need to to a transferdatabase for both
queries.
Is there a more efficient way to do this?