Groups | Blog | Home
all groups > sql server notification services > december 2005 >

sql server notification services : Default Notification Recipient


lotek
12/9/2005 7:07:27 PM
I need to flag some subscribers as default recipients for a specific
subscription class. In other words, they need to recieve all notifications
sent by a subscription class. Is this possible? What would be the best
strategy?

Thanks
kate
12/12/2005 1:17:53 PM
hi lotek,

assuming you are using NS(sp1) sql2000. You could include into your
matching rule an extra attribute for function call that resolves to
true for these subscribers and false for everyone else and then include
that in the where clause statement. Should be fairly straightforward.

kate p
AddThis Social Bookmark Button