[Zope] 1000-record limit?
Christopher J. Kucera
ckucera@globalcrossing.com
Tue, 26 Sep 2000 09:32:58 -0500
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...