johnaregan
Programmer
- Mar 13, 2001
- 87
Hi
I have a report that I want populated with data from either one of four different databases. Which database is used is controlled from a main form. The application is linked to the SQL Servers using linked tables and I have a query for each linked table. My question is simply how do I set the recordsource in the report? I keep getting an error when I try to set it in the open report event of the report.
thx in advance
John
I have a report that I want populated with data from either one of four different databases. Which database is used is controlled from a main form. The application is linked to the SQL Servers using linked tables and I have a query for each linked table. My question is simply how do I set the recordsource in the report? I keep getting an error when I try to set it in the open report event of the report.
thx in advance
John