On Thursday 14 June 2007 06:15, johnf wrote:

> >
> >     Larry, can you try this? Add this code to the bizobj for the parent
> > table:
> >
> > def onSaveNew(self):
> >     print "LASTROWID:", self._CurrentCursor.lastrowid
> >     print "NEW PK:", self.getPK()
> >
> >     If things are working correctly, both of those lines should print
> > the same value. If not, then that's a sign that we need to update the
> > PK-fetching routine.
> >
> > -- Ed Leafe
> > -- http://leafe.com
> > -- http://dabodev.com
>
> I'll look into this immediately.
> John Fabiani

This will take a few hours to fix.  But I'll have it done ASAP.

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

Reply via email to