Forgive what may be an obvious question to some of you out there but I could use some pointers in solving a problem.
We have two group companies each with their own DB on our SQL server. We use Crystal Reports 8.5 to report on various aspects. I wrote most of the reports for only one DB, and it was simple enough to add a UNION statement when the second came along in order to re-use the reports.
Now I find out there is a third company DB coming along!
Not being much of a SQL guru(!) I was wondering how I would go about linking all three DB's. I should add that the structure of each DB is identical, i.e. same tables, columns etc.
Any help much appreciated.
We have two group companies each with their own DB on our SQL server. We use Crystal Reports 8.5 to report on various aspects. I wrote most of the reports for only one DB, and it was simple enough to add a UNION statement when the second came along in order to re-use the reports.
Now I find out there is a third company DB coming along!
Not being much of a SQL guru(!) I was wondering how I would go about linking all three DB's. I should add that the structure of each DB is identical, i.e. same tables, columns etc.
Any help much appreciated.