Create duration is to long
#1
Posted 07 June 2012 - 09:09 PM
i had create a month overview report.
But to create the report is to slow, because i use to many tables in it.
My construction is the following:
List
-> List
-> Table (max. 31 rows)
-> per row i need a grid with 2 tables
If i delete the to 2 tables in the row, the report is creating very fast,
but if i insert these 2 tables, it goes slow.
The 2 tables have currently no binding or Data in it.
If i print a report with 691 sites it goes very slow.
691 sites * 30 days * 2 tables = 41460 tables.
Is this the reason why the creation is slow?
thanks
Phill
#3
Posted 10 June 2012 - 12:39 AM
it wasn't necessary if there was a binding or not.
We have changed the two tables, to a list with a special DataSet in it (scripted).
And now the duration to create the report is ok.
In my opionen is the table slower as list. (with 41460 tables against list)
thanks
Phill
#4
Posted 13 June 2012 - 08:34 AM






MultiQuote





