Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 NESTED TRIGGERS

Author  Topic 

fazal.shaikh
Starting Member

1 Post

Posted - 2007-10-05 : 01:17:15
Dear All,
I have run into a small problem,
I have made a trigger which inturn inserts records into the same table ON which the trigger is made.
In this situation does the trigger fires again?
If yes the what settings are required to be done. If not pls suggest some ideas.
Thanks is advance.
Fazal

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-10-05 : 05:37:52
http://weblogs.sqlteam.com/mladenp/archive/2007/02/09/60086.aspx

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
SSMS Add-in that does a few things: www.ssmstoolspack.com
Go to Top of Page
   

- Advertisement -