On Tuesday 26 August 2008 03:10:41 pm Paul McNett wrote: > Ed, > > bizSubopenings has 1 or 2 records. > > bizSubopenings has 1 child, bizPanels. bizPanels can have 1 to 16 records. > > bizPanels has 2 children, bizRails and bizStiles. Each of these has 2 - > 4 records. > > bizSubopenings > bizPanels > bizRails > bizStiles > > In bizSubopenings, I do a self.scan(), and I find that I need to call > self.requeryAllChildren() in order for the second subopening record to > see its panel records. > > Is this by design? This is a glaring enough problem in my app that I'm > thinking the behavior may have changed recently (last few months: I only > just started deploying with recent versions of Dabo), which is why I'm > asking. I have no problem calling requeryAllChildren() in my code, just > wondering if it was intentional or not. > > Paul
Sorry I can't answer your question. However, I do have a question. As I read what you are saying the "self.scan" routine is somehow aware of the children records associated with the data being scanned? Sort like a "set relation" in VFP. Is this correct? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
