Ed Leafe wrote: > On Aug 22, 2007, at 11:57 AM, johnf wrote: > >> File "/home/johnf/pyProject/pyProject/RAClasses.py", line 941, in >> afterInit >> metaBiz.requery() >> File "/home/johnf/downloads/dabo/dabo/biz/dBizobj.py", line 799, >> in requery >> raise dException.DBQueryException, e >> dabo.dException.DBQueryException: can't execute an empty query >> SQL: > > That sounds like the error Uwe mentioned in the OneToManyApp. Can > you add some debugging to your 'metaBiz' class to figure out how it's > constructing its SQL to end up with an empty statement? >
I got this in my forms too, but in order to be able to debug this i pointed out that this also is happening in OneToManyApp. _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
