Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conditional cascade delete
Message
From
19/07/2001 15:58:26
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Conditional cascade delete
Miscellaneous
Thread ID:
00532818
Message ID:
00532818
Views:
44
Hi all,
I'm trying to handle a cascading delete based on values in the child table. In other words, I want the delete to cascade if a user hasn't entered a value in a certain field of the child else disallow the delete of the parent record. Any suggestions on the best way to accomplish this? I tried to set up a delete restrict if a child record exists and then put code in the parent checking the child condition and deleting the child records if it's OK. Didn't work, I assume the trigger fires too late. Thanks.

Gary Foster
Next
Reply
Map
View

Click here to load this message in the networking platform