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 > Trigger insert - update

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-22-03, 18:10
gabcabmir gabcabmir is offline
Registered User
 
Join Date: Feb 2003
Posts: 1
Question Trigger insert - update

Hi!!

I have a problem with a trigger insert - update...

I need a trigger for each row that is insert into a table1 and search into a table2 a data with a data in a table1 and update this row... someone can help??

For example:

Table1
Number Serie Mtx
21 23 A
532 78 B

Table2
Ini Fin Mtx
100 300 A
400 600 B


After a row is insert in table1, I need to search in table2 the MTX is the number is between ini and fin of table2 and update table1....

But I canīt!!

Please Help!!!!
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