09-20-05 11:06 PM
Ok this could be a solution ..
But has nobody had this problem before ?
I want to remove from a client Table the foreign-Key relation from the Paren
t Table and in the same transaction
delete the parent Table entry. A other solution for me could be to delete th
e parent table entry in a later transaction after the container has stored t
he client table entry with the new foreign key value.
But then i lost the transaction atomic ..
Maybe is there anybody out who had this problem to ??
Thanks
Claus
[ Post a follow-up to this message ]
|