all groups > sql server notification services > july 2004 >
You're in the

sql server notification services

group:

beginner question


beginner question Björn
7/9/2004 4:09:07 PM
sql server notification services:
Hi

I´m developing an C# application where I need events when data in my
database changes or new data is created.

Someone told me to use Notification Services. Now I´m trying since monday
with the MS examples. The samples works fine but I didn´t really understand
the XML config files.
My questions:

1.) Is notification service the right solution if I want to notify my
application that data is created or has changed?

2.) When notification services is the right solution has someone a simple
example for me, or knows a good website or something else?

regards

Björn

Re: beginner question Joe Webb
7/12/2004 9:53:46 AM
It's possible using SQLNS. You'll need to create a custom delivery
protocol to do this, though. Use a .NET language to develop a custom
delivery protocol that implements IDeliveryProtocol. See BOL for a
pretty good discussion of this.

HTH...

Joe Webb


[quoted text, click to view]
Re: beginner question Joe Webb
7/12/2004 11:28:46 AM
Yes. BOL = Books OnLine

Regards,
Joe Webb


[quoted text, click to view]
Re: beginner question Björn
7/12/2004 5:35:49 PM
Hi Joe

Thanks for your answer. With BOL you mean the online documentation?

regards

Björn

"Joe Webb" <joew@webbtechsolutions.com> schrieb im Newsbeitrag
news:Oh6kS2BaEHA.3352@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button