Hi,
I want to trigger off a VB program when a particular
row value in a table exceeds some threshold limit.
Say the table is MQ_XYZ_LOG and the row is called
MQ_Timeout. If any row with MQ_Timeout touches
50, I need to fire a VB program. This VB program
will block traffic.
Can this done be from SQL server?
Please suggest
I want to trigger off a VB program when a particular
row value in a table exceeds some threshold limit.
Say the table is MQ_XYZ_LOG and the row is called
MQ_Timeout. If any row with MQ_Timeout touches
50, I need to fire a VB program. This VB program
will block traffic.
Can this done be from SQL server?
Please suggest