Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Preview data very slow

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

  • 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.