I am new to using arrays and I am first trying to understand their practical application.
I understand them to be data lists that can often be used in place of subreports for improved processing.
95% of the reports I build use SQl command objects. I can’t seem to build an array on data elements that are not included in that sql. If the data element is in the sql, I do not see the value in utilizing arrays, when I can just group on that field, for example.
Perhaps there is more value if one builds reports based on linking tables and such?? Is this true?
It is odd that the 2 crystal books I have do not even really touch on the use of arrays. Tough, I find those books limited in most discussions entering into advanced formula creation.
Any insight is greatly appreciated.
I understand them to be data lists that can often be used in place of subreports for improved processing.
95% of the reports I build use SQl command objects. I can’t seem to build an array on data elements that are not included in that sql. If the data element is in the sql, I do not see the value in utilizing arrays, when I can just group on that field, for example.
Perhaps there is more value if one builds reports based on linking tables and such?? Is this true?
It is odd that the 2 crystal books I have do not even really touch on the use of arrays. Tough, I find those books limited in most discussions entering into advanced formula creation.
Any insight is greatly appreciated.