Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fkey question
Message
From
26/08/1999 09:25:46
 
 
General information
Forum:
Microsoft SQL Server
Category:
Database management
Title:
Miscellaneous
Thread ID:
00257611
Message ID:
00257857
Views:
21
Thanks Mike,

I was afraid of that ...

>Ken,
>
>SQL Server's DRI is implemented as a constraint. Constraints are tested (or fired) before the operations are actually made. A trigger on the other hand fires after operations occur. The DRI will always cause the DELETE statement to be aborted. If you need to have a cascading Delete, you'll have to implement all the DRI using triggers.
Ken B. Matson
GCom2 Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform