Just changed
self.setLimit(5000)
to
self.setLimit("5000")
Discovered after reading through the dabo.biz.dBizobj.py file.
Thanks for all your input.
Regards
Allan
On 18 May 2012 22:24, Allan Brooke <[email protected]> wrote:
> The file ClientsBizobj.py is generated by ClassDesigner.
>
> I tried:-
> biz.setLimit(5000)
> self.setLimit(5000)
> dabo.biz.setLimit(5000)
>
> to the
> class ClientsBizobj(dabo.biz.dBizobj):
> def afterInit(self):
>
>
> On 18 May 2012 21:19, Ed Leafe <[email protected]> wrote:
>
>> 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]
>>
>
>
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
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/canjka-m2pelrjjy_wmcmwdmcg2-tvgkepjlmkkwbgwve-nf...@mail.gmail.com