My company is in the process of updating from a much older version of crystal reports and we are now getting an out of memory runtime error when we attempt to print a particular report.
The ADO recordset we're sending in has about 1,700,000 rows in it. We have verified that running the same report for smaller subsets of this data does not error out, but when we try to send the whole thing, we get the out of memory error.
I've been asked to reach out and confirm if there is an official limitation on how many rows can be passed into Crystal Reports, and if so what that limit is.