On Thursday 28 June 2007 10:21, johnf wrote: > On Thursday 28 June 2007 09:29, Paul McNett wrote: > > Ok, but I didn't say that, Uwe did. John, are you saying that you > > *never* see requerying of child bizobjs when the parent is requeried? > > No. I think requeryAllChildren() always fires > > > What are you not agreeing with, precisely? > > I believe the cause of the problem is the parent is at 0 or has no data. > Uwe is saying it is not because of no records in the data set. I believe > this is wrong. > > In my case the parent was requeried with > where 0=1 > This causes the requery to fire the "No records in Data Set" message. The > requeryChildren is fired but because the parent is at 0/None (don't recall > the actual value) the children are never requeried.
Maybe a better way of saying this is "there are no rows in the data set of the parent when the requeryAllChildren is fired" -- John Fabiani _______________________________________________ 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]
