Viewing post 1 (of 1 total)
I've copied the T-SQL from this article exactly and executed it. All works fine, but when I view the queue:
SELECT *
FROM EventNotificationQueue
there are no records. What am I doing wrong?
December 22, 2009 at 10:05 pm
#1095791