| View previous topic :: View next topic |
| Author |
Message |
Dave Roberge Guest
|
Posted: Sat Mar 19, 2005 4:37 am Post subject: report generation is very very slow... |
|
|
I am using D7 and Rave 5.0
When I execute a report based Interbase table (or query), it takes a very
long time for the report to show up
I can see Rave generating each page
Is there a way to peed up the process
The report does not do any processing since it only has to show up data in a
table or query
Thanks for your help
Dave
|
|
| Back to top |
|
 |
Trevor Keegan Guest
|
Posted: Sat Mar 19, 2005 5:48 am Post subject: Re: report generation is very very slow... |
|
|
Hello Dave,
To generate the average report I have not had any problems with speed. The
things that I would check are;
1. How quickly does your query execute?
2. Do you have many Lookup fields, calculated fields
3. Is there any other processing that is going on within your
DataSet/Connection.
HTH
Regards
Trevor Keegan
|
|
| Back to top |
|
 |
Thomas Pfister Guest
|
Posted: Sat Mar 19, 2005 2:29 pm Post subject: Re: report generation is very very slow... |
|
|
in addition to Trevors answer;
| Quote: | When I execute a report based Interbase table (or query), it takes a very
long time for the report to show up
-> compared with report engine? |
| Quote: | I can see Rave generating each page
is this a master/detail-Report? |
| Quote: | Is there a way to peed up the process
if M/D-report: use grouporiented report! |
| Quote: | The report does not do any processing since it only has to show up data in
a
table or query
in the year of albert einstein: all is relativ |
:-) thomas
|
|
| Back to top |
|
 |
|