Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not to use trigger? then what?
Message
 
 
To
19/06/2007 08:51:24
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01234211
Message ID:
01234216
Views:
17
First, you should use Constraints to enforce the integrity of the data. The triggers have there place when data integrity cannot be enforced with Constraints.


>I was told to not use trigger at all to control data integrity or other other updating. I am recommended to use stored procedure to do all these.
>
>What is your advice?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform