August 31, 2004 at 2:57 pm
I added a new message using sp_addmessage (50001,16,'My message',1)
I then configured an alert to check this message id.
In a stored procedure that does a check for a certain condition if condition is true raiserror (50001,16,1)
My hope was that the alert would fire and then the response would be to send me an email.
Since the alert is not firing I get no email.
What am I missing here.
Thanks
Gary
September 1, 2004 at 9:39 pm
Hi all, I figured out what the problem is and now the alert is firing just fine.
Thanks
Gary
April 1, 2008 at 9:36 am
I have the same issue..
what was your problem
Duch72
April 1, 2008 at 11:51 am
I am having the same problem can anybody shed some light on the solution.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply