by Shawn on Tue May 25, 2010 1:59 pm
Adam is correct and has some good Ideas as well as Dave,
Working with multiple tables and precalculating data can be benificial when dealing with gbkmut and statistical data.
One way to ease the burden on the crystal report is by leveraging views and stored procedures, by doing this you can in many cases get reports that some times take a long time to run. reduced to fast efficient reports.
this is achieved by preformating, presorting, prevalidating, applying Formulas all while still in sql
then taking the results and bringing them into crystal while crystal works fine for most data if the data is large and there are many complex formulas and Passes of the data it can become bogged down.
Many times this can happen when dealing with the gbkmut due to its size.
By utilising the Above mentioned processes createing a quality report that you are requesting is possible.
If you don't have the skills yet contact a Consultant from Exact They have many Qualified Consultants that specialize in this very area
and you can learn a thing or two from them as well.