Trigger not getting called more than once


hi

i have sql azure db in place in table (say a), have trigger (say b) gets called, when update query fired on table a. trigger, call stored procedure c has update query in fires on table a. chain goes like

update query fired on table --> trigger b called --> stored procedure c executes --> update query on b fired c on table a--> .... , on, till exit condition of stored procedure c met.

 

the problem m facing when stored procedure c fires update query on table a, trigger b doesnt called. when direct update query on table made, trigger b fired properly.

can please tell me, problem? how can solver it?

 

thanks , regards

akshaya


akshaya k sharma

hi akshaya, sounds describing recursive trigger behavior. in source database, have 'recursive_trigger' option turned on? , nester trigger settings server?

thanks



Microsoft Azure  >  Azure SQL Database



Comments

Popular posts from this blog

more indexes

ActiveDirectory

Virtual Channel