Clifford77
Programmer
I have built a report that contains 3 uniques sub reports all link by a unique keys(Parent/Child). The report works as it should but it runs extremely slow. I run each query individually and they run very quick including each subreport but the master report takes forever to format and display. Once the report diplays it appears it needs to format prior to turning to the second page. Is there any way that I can increase the reponse time of pulling up a report? All tables are linked to SQL server tables.