Ed Leafe <[EMAIL PROTECTED]> writes:

> 
> On Sep 1, 2007, at 3:04 PM, dw wrote:

> 
>       Are you absolutely certain that the bizobj in question has had its  
> requery() called at least once? After all, until the SQL is actually  
> executed, there is no way that it could possibly know about aliases  
> you defined in it, and this looks like it is simply running an empty  
> query on the DataSource to get its field listings.

There is a self.requery() in the afterInitAll(self) method. I still get the 
error
even if I add a fotoinfBizobj.requery() at the end of  the class 
FotoinfBizobj(dabo.biz.dBizobj) definition. Unless the SQL Builder generates
its own self.requery(),  the UserSQL and SQL Builder methods in my code are
using the same requery() .
                                dwarder

 






_______________________________________________
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]

Reply via email to