i would like to start an exe or dll once record is updated. If field of interest is updated i would like to call an *.exe with parameters. Is this possible in MySql and oracle?
+2
A:
A similar issue came up recently in this question. While that poster was trying to make a web call within a trigger, the same general response ("this is not a good idea") is probably true here as well.
Philip Kelley
2010-04-28 15:42:12