Slow Master Detail
Hi,
I have a master detail report that is running very slowely. The report
could have up to 100 master records each potentially with 100 - 300 records.
I open the detail dataset in the after scroll of the master but this is very
slow. Is there a more efficient way of doing this?
Thanks
Richard
I have a master detail report that is running very slowely. The report
could have up to 100 master records each potentially with 100 - 300 records.
I open the detail dataset in the after scroll of the master but this is very
slow. Is there a more efficient way of doing this?
Thanks
Richard
This discussion has been closed.
Comments
How are you linking your Master and Detail pipelines? If you are using
Delphi parameters, then the datasets need to be opened for every detail
record. This typically slows your report generation down. Try using
datapipeline linking instead to solve this problem.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com