On Feb 28, 2007, at 8:32 AM, Uwe Grauer wrote:
> Found a bug!
> dBizobj first tries to delete the parent before it will delete the
> child.
> Can't work, as i do have referential integrity in my database.
That's not a bug. It's supposed to work this way.
Referential integrity can be either handled in the database, or at
the bizobj level. Not both. If your database handles RI, then you
should set your bizobjs to use REFINTEG_IGNORE so that they don't
conflict with the database.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev