CFQUERY record count limitation
I've been trying to figure out an issue for days with some customer's data of our where totals did not agree between a totals only report and a detail report. There is a lot of data so reproducing the issue in a test environment added to the time. Anyway, while in the shower this morning it occurred to me, maybe this is not a logic issue in the report generator and instead a CF limitation -- let's dump out the record count. Low and behold, record count = 100000.
There appears to be a 100000 record limit for query result sets. I cannot find any reference to this limit nor anyplace to change it. I just thought other would like to know.
BTW, CF9, 64 bit.
