kbrearey
MIS
- May 7, 2009
- 10
Hi everyone,
I am having trouble getting my head around an issue. I have data in 2 separate databases on 2 separate servers and I want to build a report that will incorporate data from both databases. (One table from each database to be more specific).
The tables in question have the same specification, in fact one is where we store our "Live" Data (data from the last 30 days), and the other is the "Archive" Data (Beyond 30 days).
Since the tables reside in 2 different databases, 2 different DBMS's and are connected to through 2 different DSN's, I haven't been able to figure a way to combine this data together.
Does anyone have any ideas on how I might be able to accomplish something like this?
I appreciate your time and help with this!
I am having trouble getting my head around an issue. I have data in 2 separate databases on 2 separate servers and I want to build a report that will incorporate data from both databases. (One table from each database to be more specific).
The tables in question have the same specification, in fact one is where we store our "Live" Data (data from the last 30 days), and the other is the "Archive" Data (Beyond 30 days).
Since the tables reside in 2 different databases, 2 different DBMS's and are connected to through 2 different DSN's, I haven't been able to figure a way to combine this data together.
Does anyone have any ideas on how I might be able to accomplish something like this?
I appreciate your time and help with this!