Detect a DB Table Update or Change and use as Trigger
I would like to trigger an activity when an external database table is updated. Any ideas on how to accomplish this?
As of now, my solution is to have an agent scheduled to run once per day but it would be really powerful to trigger based on detection of a table change rather than a schedule.