I wonder how Crystal calls subreports and if it’s multithreaded(or makes DB calls simultaneously).
I’m using Crystal XI. There is a main report with 6 subreports in it.
My concern is the speed of processing.
Each subreport would be pulled by Crystal by its own stored procedure based on a parameter.
So the question is if crystal makes multithreaded calls to all subreports or it makes sequential calls?
And if it’s sequential, can I configure it to be multithreaded to perform multiple simultaneous calls to DB?
I would appreciate any input or suggestion or best practices.
Thanks,
Oleg
I’m using Crystal XI. There is a main report with 6 subreports in it.
My concern is the speed of processing.
Each subreport would be pulled by Crystal by its own stored procedure based on a parameter.
So the question is if crystal makes multithreaded calls to all subreports or it makes sequential calls?
And if it’s sequential, can I configure it to be multithreaded to perform multiple simultaneous calls to DB?
I would appreciate any input or suggestion or best practices.
Thanks,
Oleg