Greetings! I know I saw this discussed a long time ago, but I completely failed to find the thread anywhere, so here goes . . . We're running a somewhat older release of Zope with ZOracleDA, and we've run up against a 1000-record limit when returning data for reports, etc. I know that this is intended behavior (careful_range in DT_Util.py), but I'm wondering what the reasoning is, and if I should be even considering playing around with this (I'm assuming it was put in there for *some* reason . . . :) Thanks in advance for your help! -CJ
On Tue, 26 Sep 2000, Christopher J. Kucera wrote:
We're running a somewhat older release of Zope with ZOracleDA, and we've run up against a 1000-record limit when returning data for reports, etc. I know that this is intended behavior (careful_range in DT_Util.py), but I'm wondering what the reasoning is, and if I should be even considering playing around with this (I'm assuming it was put in there for *some* reason . . . :)
Take a look at the "Advanced" tab of your SQL methods... Petru
D'oh . . . The sad part is that I remember now that I've actually *done* that before. :P Next time I'll try getting some sleep before I send out an email like that. :) Thanks for the help! -CJ Petru Paler wrote:
On Tue, 26 Sep 2000, Christopher J. Kucera wrote:
We're running a somewhat older release of Zope with ZOracleDA, and we've run up against a 1000-record limit when returning data for reports, etc. I know that this is intended behavior (careful_range in DT_Util.py), but I'm wondering what the reasoning is, and if I should be even considering playing around with this (I'm assuming it was put in there for *some* reason . . . :)
Take a look at the "Advanced" tab of your SQL methods...
participants (2)
-
Christopher J. Kucera -
Petru Paler