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
[email protected]