Hi,
I am trying to figure out a way to generate events each time a record is inserted into a Microsoft SQL Server table. The SQL Server User Experience Monitor is close to what I am looking for, but it seems to only allow for alerting on a numeric threshold value from a single query. There appears to be no way to pass the results of the returned dataset into the event message. Is there any way to get around this limitation, or am I possibly missing something?
Thanks