Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
End User
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Preview data very slow
rbuser
July 2004
edited July 2004
in
End User
Hello,
When developing report with the end-user tool , previewing is very slow.
I'm using views to get to the data (interbase).
These views are in IBConsole very fast.
Eric
Comments
nardmoseley
July 2004
edited July 2004
Try some other tests:
1. Use the end-user designer to build simple queries against interbase
tables rather than views.
2. Use the Delphi TDataSet components (TQuery or TIBQuery, etc) to open the
views and traverse thru them programmatically. Is that slow?
3. Try using a Profiler tool to look for bottle necks.
--
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
This discussion has been closed.
Comments
Try some other tests:
1. Use the end-user designer to build simple queries against interbase
tables rather than views.
2. Use the Delphi TDataSet components (TQuery or TIBQuery, etc) to open the
views and traverse thru them programmatically. Is that slow?
3. Try using a Profiler tool to look for bottle necks.
--
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com