crystaldev1
Programmer
Hello. I'm using CR 9 and SQL Server 2005. I have a report that uses multiple tables but only one table is not linked. If the table is linked, the report would generate fairly quickly. If there is any table not linked to anything, the report would take a very long time. I would like to understand why the report is taking so long with an unlinked table. I guess an unlinked table would have to loop through every records. Please explain. Thanks.