[Zope] 1000-record limit?

2000-09-26 Thread Christopher J. Kucera

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

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] 1000-record limit?

2000-09-26 Thread Petru Paler

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



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )