I have two databases that store two different types of information. Both databases are rather large and keep track of different types sales and items. I would like to create a "sales log" that will show total sales volume from "Database A" and import the totals from "Database B" to incorporate those totals to give an OVERALL GRAND TOTAL. I have created a Make Table option within "Database B" so that the pertinent information will be dumped into a blank table. From there I can then use the "Import" function or even the link table feature from "Database A" if I need to.
Now, what I'm curious about is if there is a way to run a query from another database when you have a totally different database open. In this example, I have "Database A" open but would like to run a query located within "Database B". All security rights and privileges exist so there is no problems accessing the other database.
Any ideas?
Now, what I'm curious about is if there is a way to run a query from another database when you have a totally different database open. In this example, I have "Database A" open but would like to run a query located within "Database B". All security rights and privileges exist so there is no problems accessing the other database.
Any ideas?