If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Triggers in Informix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-03-04, 05:07
vmurujo vmurujo is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Triggers in Informix

Hi.

I have a question about triggers.

Supose I have two tables, tab1 and tab2, and I have a trigger in tab1 on update that updates tab2, and I have a trigger in tab2 on update, which updates tab1. When I update tab1, the trigger updates tab2, but in this situation, I dont want to trigger tab2. Is there any way to do this?

Thanks,

Vitoria
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On