Wednesday, September 18, 2013

Run Program after table uptade

hi


I have a monitoring tool that collects data from a server. these data are stored in a table.

how can I run a function that calls an external program after an insert or update event on a table in my database?


No comments:

Post a Comment