On 6/22/13 8:16 AM, Werner F. Bruhin wrote:
> Hi Paul,
> 
> On 22/06/2013 16:53, Paul McNett wrote:
>> On 6/22/13 7:09 AM, Werner F. Bruhin wrote:
>>> Sorry for the noise, nothing to do with the report file - I messed up the 
>>> cursor I
>>> pass in to it.
>> Glad you found the problem in your data, but if we can figure out what was 
>> happening
>> to cause an endless loop, we could put protective code in RD to break out of 
>> it
>> gracefully should it happen again...
>>
>> Any idea?
> I am feeding the cursor like this (form = rd.ReportDesignerForm):
> 
> form.editor._rw.Cursor = result.all()
> 
> "result.all()" tells SQLAlchemy to get the data and I had some join's setup 
> which
> would get a huge amount of data - if I had been patient enough it might have 
> got to
> the end at some point:-) .
> 
> So, I don't think you can do anything in Dabo for that, no?

Nope!

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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