Sending a message from a trigger
From: Gabi (Gabi_at_discussions.microsoft.com)
Date: 02/02/05
- Next message: David Gugick: "Re: Brain cramp"
- Previous message: Paul: "RE: Convert Time?"
- Next in thread: BG: "Re: Sending a message from a trigger"
- Reply: BG: "Re: Sending a message from a trigger"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Feb 2005 12:09:05 -0800
Hi!
Is it possible to send a message to a user when a certain condition becomes
true in a trigger on a table?
I have a SQL Server 2000 back end and a VB6 front end and I would like the
user to be notified (through a message box) when a field in a table has a
specific value. Right now I have a timer that queries the table every 5
seconds, but I would like to create a trigger instead and send a message to
the user when the condition becomes true.
Thank you!
- Next message: David Gugick: "Re: Brain cramp"
- Previous message: Paul: "RE: Convert Time?"
- Next in thread: BG: "Re: Sending a message from a trigger"
- Reply: BG: "Re: Sending a message from a trigger"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|