Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Triggers
Message
De
24/05/2012 11:18:37
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01544240
Message ID:
01544287
Vues:
27
>>Hi
>>
>>I am doing some work on a package and one of the tables is having problem with a trigger.
>>
>>The table has several insert triggers set.
>>
>>First question is. Is that usual ?
>>
>>Second question is. What order do they fire in ?
>>
>>Thanks
>
>Having many insert triggers on the same table is not usual practice. To check order of execution use sp_settriggerorder stored procedure.
>
>http://stackoverflow.com/questions/94103/sql-server-triggers-order-of-execution

Thanks Naomi
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform