Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Using SQL Server Notification Service objects in a .net app

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-11-18 : 08:06:48
Nageen writes "Hello,
I want to ask that can we use SQL Server 2005 Notification Service's objects in a .net application to do 2 things.
1. Add subscriptions about certain events
2. Use it's delivery objects to deliver the notifications I mean not use it to get them delivered but use it's objects to deliver them ourself. The reason is that we have to do some computations before delivering the messages. Pls do let me know if it's possible or send me a link from where I can find detailed information about SQL Server 2005 notification service.
Thanks"
   

- Advertisement -