Informix database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AbuArwa
    New Member
    • Jan 2008
    • 1

    #1

    Informix database

    Hi All;
    I want to update Mysql database from Informix database but i have a

    huge table and if some thing wrong happens to it, our service can be

    down, i need to know the feasibility of making a trigger on this table

    or making a Listener which is best performance
    And if trigger is best how can i do it

    Trigger event:
    We need the trigger to check on the updating of field
    Trigger action:
    When the trigger finds that there is an updating , it will insert a new

    row on a remote DB table (MySQL)

    best regards
    Mostafa M.Shawky
Working...