Hello,
I have two databases(access 97), db1 and db2. Is it possible to have the report from db1 link to table db2 ??? In other words, I would like to have the report from db1 showing information from table of db2.
Thank you in advance.
Printable View
Hello,
I have two databases(access 97), db1 and db2. Is it possible to have the report from db1 link to table db2 ??? In other words, I would like to have the report from db1 showing information from table of db2.
Thank you in advance.
On the menu
File > Get External Data > Link > Tables
enables you to create a read-only connection to another db.
You can use any of the tables in any read-only query or report.