[Zope] Programatically setting advanced settings in zsql methods

Jeff Gentry jgentry at jimmy.harvard.edu
Tue Apr 5 15:29:02 EDT 2005


Hello ...

I have a python based product where I am creating a few zsql methods at
the time of instantiation.  I recently realized that there is the default
1000 row maximum limit on query rows.  While this can be changed through
the management interface, I am trying to figure out how to do this when I
create the SQL method in the python code.  Is this possible?

Thanks
-Jeff



More information about the Zope mailing list