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 > Disabling specific triggers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-05-06, 11:32
exterminator exterminator is offline
Registered User
 
Join Date: Jan 2006
Posts: 38
Disabling specific triggers

How can I disable a specific trigger (there may be more than one triggers on a table) of a specific table?

I found "SET TRIGGERS" statement with "DISABLE" or "ENABLE" from IBM documentation but it does say anything about where to use table name and trigger name (if that is the way to go).

Can someone please help me finding the correct syntax for this? Thanks a lot, in advance. Best regards.
Reply With Quote
  #2 (permalink)  
Old 04-06-06, 11:44
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
Please test with set triggers "triggername" disabled.

Gustavo.
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