all groups > sql server notification services > january 2006 >
You're in the

sql server notification services

group:

General Question


General Question Robby Tanner
1/18/2006 3:34:00 PM
sql server notification services:
Are notifications what I use to have the server notify attached clients of
certain events?

Essentially I want clients to register interest in certain DB events. When
they happen, the server is to notify all registered clients.

Regards,
Rob

Re: General Question David Gugick
1/19/2006 1:52:53 PM
[quoted text, click to view]

You can use Notification Services for what you want, but maybe what you need
is alerting. See "Monitoring and Responding to Events" in SQL2005 BOL for
informtion on alerts and "SQL Server Notification Services Samples" for more
information on the types of things you can do with Notification Services.

--
David Gugick
Quest Software

Re: General Question Joe Webb
1/19/2006 7:20:48 PM
As David said, SQLNS can be used for this but depending on your needs
it may not be the best tool.

Have a look at Query Notifications, too.
http://msdn2.microsoft.com/en-us/library/ms175110(en-us,SQL.90).aspx

HTH...

--
Joe Webb
SQL Server MVP
http://www.sqlns.com


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)


On Thu, 19 Jan 2006 13:52:53 -0500, "David Gugick"
[quoted text, click to view]
AddThis Social Bookmark Button