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

sql server notification services : is there any way to fire event whenever data change in cube or database


Joe Webb
12/18/2004 8:03:04 AM
In SQL Server 2005, there's a new event provide that may do what your
asking; it uses an MDX query to submit events into the notification system.

In the meantime, you can develop your own event provider to recogize the
changed cube and fire an event.

HTH...
Joe Webb

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



[quoted text, click to view]
Mukund Patel
12/18/2004 1:03:59 PM
Hi Friends,

Is there any way to call notification service or fire event for notification
whenever data will change in my cube?

My application needs to send notification to each subscriber whenever KPI
value change.

Thanks

-Mukund

AddThis Social Bookmark Button