Cascade Delete Not Working Correctly?
From: HarryArchibald (HarryArchibald_at_hotmail.com)
Date: 03/25/04
- Next message: Bruno: "Multidimensional Fiels"
- Previous message: David Howard: "Error using EM to view data"
- Next in thread: James Goodman: "Re: Cascade Delete Not Working Correctly?"
- Reply: James Goodman: "Re: Cascade Delete Not Working Correctly?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 07:14:41 -0800
I have a master table that is updated. The master has
child records that are referenced by a foreign key with
the CASCADE DELETE option.
In the transaction log, an update of the master appears
as a DELETE/INSERT. The primary key is not being updated.
For the child record, the same update appears to
DELETE/INSERT the child.
Occassionaly, when a master record is updated, the child
record is deleted but not inserted.
Can anyone explain why?
TIA,
Harry
- Next message: Bruno: "Multidimensional Fiels"
- Previous message: David Howard: "Error using EM to view data"
- Next in thread: James Goodman: "Re: Cascade Delete Not Working Correctly?"
- Reply: James Goodman: "Re: Cascade Delete Not Working Correctly?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|