• 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?