On May 18, 2012, at 2:02 PM, Allan Brooke wrote:

> I have tried adding biz.setLimit(5000)  to myClientsBizobj.py  with no
> success.
> 
> Where must I add this call all fail to
> run.

        Is this an AppWizard app? If so, the file for the bizobj class should 
have a setBaseSQL() method defined, with a line containing: 
self.setLimitClause(500). Change that value to what you want.

        If not an appwiz app, where exactly in the bizobj file are you adding 
that call?


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to