RES: [Zope] Programatically setting advanced settings in zsql methods
    Jose Henrique dos Reis 
    jhreis at senado.gov.br
       
    Tue Apr  5 17:17:21 EDT 2005
    
    
  
Jeff,
Take a look at manage_advanced method in lib\python\Shared\DC\ZRDB\DA.py.
Zenrique
-----Mensagem original-----
De: zope-bounces at zope.org [mailto:zope-bounces at zope.org]Em nome de Jeff
Gentry
Enviada em: terça-feira, 5 de abril de 2005 16:29
Para: zope at zope.org
Assunto: [Zope] Programatically setting advanced settings in zsql
methods
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
_______________________________________________
Zope maillist  -  Zope at zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )
    
    
More information about the Zope
mailing list