[Zope] 1000-record limit?
Petru Paler
ppetru@deltanet.ro
Tue, 26 Sep 2000 17:25:37 +0300 (EET DST)
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