Does Crystal Report PreFetchs the data from the database and when we drill it down shows the filtered data or it fetches the selected data every time drilldown is done?
You can see the data that it collects from the database by looking at the SQL statement it sends.
Basically, on the drill down. The data has already been sent. If you don't want Crystal to request the data until you need it you need to set up on-demand subreports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.