RE: ODMG: ObjectEnvelopeTable.reorder

2003-10-17 Thread Gerhard . Grosse
ith thinking about this problem :-) Cheers, Gerhard Charles Anthony <[EMAIL PROTECTED]> 17.10.2003 14:49 Bitte antworten an "OJB Users List" An: 'OJB Users List' <[EMAIL PROTECTED]> Kopie: Thema: RE: ODMG: ObjectEnvelopeTable.reord

RE: ODMG: ObjectEnvelopeTable.reorder

2003-10-17 Thread Charles Anthony
Hi, I, too, have had problems with this algorithm - and, it is not just deletes that have a problem - my FK violations actually happen on an insert update. My particular scenario was solved by calling re-order twice. I then patched my local copy to call re-order until no changes were performed.