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

Extra scrolling of the datasets

edited December 2005 in General
Hi,

I notice in the SQL monitor that in a master -> detail -> subdetail report,
the detail dataset scrolls back and forth when it reaches the end of a page.
And similar behavior with the master dataset when the detail dataset reaches
EOF. Is this normal with RB?

I am builing a new multi-tier app and these extra scrolling will cause
unnecessary overhead to the app server and the db server. I wonder if there
is any way to prevent this from happening?

Thanks,
Ping Kam

Comments

  • edited December 2005
    Depending upon your needs, you could use a JIT pipeline or use an in-memory
    dataset.

    Ed Dressel
    Team DM
  • edited December 2005
    "Ed Dressel [Team DM]" wrote in message
This discussion has been closed.