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