Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Notification services or another mechanism .. how do I ...

 
   Database Help (Home) -> Notification Services RSS
Next:  Multiple Periodic Notifications to same Subscribe..  
Author Message
Bob

External


Since: Aug 13, 2007
Posts: 1



(Msg. 1) Posted: Mon Aug 13, 2007 11:11 am
Post subject: Notification services or another mechanism .. how do I ...
Archived from groups: microsoft>public>sqlserver>notificationsvcs (more info?)

Greetings all,

I am browsing this newsgroup looking for a mechanism to notify my external
application when there is a change in my database.
And I would like a push in the right direction to find the right mechanism.

I have seen discussion around notification services .. which I'll be off to
read up on .. but I wonder if this is the appropriate mechanism or there is
a better one.

My goal is thus ...

I have an aggregation database that at various intervals collects summary
data from a number of satellite DB's in the field ... at the moment my
management application simply polls the aggregation database looking for new
rows .. ideally when my aggregation database has finished its collection
cycle I'd like to "ping" the management application and tell it there is new
data to slice-dice and spit out to the screen.

What is the best way to do this? ..
Running a mix of SQLServer 2005 Express and SQLServer 2005 full .. on a
bunch of XP machines.

regards Bob

 >> Stay informed about: Notification services or another mechanism .. how do I ... 
Back to top
Login to vote
Joe Webb1

External


Since: Apr 28, 2004
Posts: 118



(Msg. 2) Posted: Wed Aug 15, 2007 4:22 am
Post subject: Re: Notification services or another mechanism .. how do I ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 13 Aug 2007 11:11:58 +1000, Bob wrote:

> Greetings all,
>
> I am browsing this newsgroup looking for a mechanism to notify my external
> application when there is a change in my database.
> And I would like a push in the right direction to find the right mechanism.
>
> I have seen discussion around notification services .. which I'll be off to
> read up on .. but I wonder if this is the appropriate mechanism or there is
> a better one.
>
> My goal is thus ...
>
> I have an aggregation database that at various intervals collects summary
> data from a number of satellite DB's in the field ... at the moment my
> management application simply polls the aggregation database looking for new
> rows .. ideally when my aggregation database has finished its collection
> cycle I'd like to "ping" the management application and tell it there is new
> data to slice-dice and spit out to the screen.
>
> What is the best way to do this? ..
> Running a mix of SQLServer 2005 Express and SQLServer 2005 full .. on a
> bunch of XP machines.
>
> regards Bob


You may want to look at Query Notifications, not the same thing as
Notification Services.

If this is a new project, you should know that Microsoft has quietly
stated in the July CTP ReadMe file that SSNS will not be part of SQL
Server 2008. I would not consider using it for new development projects.

HTH...

Joe

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

 >> Stay informed about: Notification services or another mechanism .. how do I ... 
Back to top
Login to vote
Andy

External


Since: Jul 12, 2007
Posts: 4



(Msg. 3) Posted: Mon Aug 27, 2007 6:01 am
Post subject: Re: Notification services or another mechanism .. how do I ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> If this is a new project, you should know that Microsoft has quietly
> stated in the July CTP ReadMe file that SSNS will not be part of SQL
> Server 2008. I would not consider using it for new development projects.

This is really disappointing. I hope there is some clue on how to
migrate.

At my company though, we are just moving from DOS Alpha 4 to Sql
2005. Would you recommend doing new NS projects in that case? Wink
 >> Stay informed about: Notification services or another mechanism .. how do I ... 
Back to top
Login to vote
Joe Webb1

External


Since: Apr 28, 2004
Posts: 118



(Msg. 4) Posted: Tue Aug 28, 2007 5:15 am
Post subject: Re: Notification services or another mechanism .. how do I ... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SSNS is a great technology. It offers many advantages over attempting to
build your own solution. And it does many, many things that Reporting
Services is not designed to do.

However, since it will no longer be a part of the product in
SQL Server 2008, I would recommend not using it for any new development. Sad

I'm looking at ways to migrate existing instances to SSRS or other
technologies, but I don't have any recommendations as yet.

HTH...

--
Joe Webb
SQL Server MVP
http://weblogs.sqlteam.com/joew/






On Mon, 27 Aug 2007 06:01:22 -0700, Andy wrote:

>> If this is a new project, you should know that Microsoft has quietly
>> stated in the July CTP ReadMe file that SSNS will not be part of SQL
>> Server 2008. I would not consider using it for new development projects.
>
> This is really disappointing. I hope there is some clue on how to
> migrate.
>
> At my company though, we are just moving from DOS Alpha 4 to Sql
> 2005. Would you recommend doing new NS projects in that case? Wink
 >> Stay informed about: Notification services or another mechanism .. how do I ... 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
notification services - - Hello, I am getting this error while running notification services Message: 4120: The number of events in this quantum is greater than the throttle specified for events. Some of the event and subscription views could not be materialized. ...

Can notification services stand this load? - Hello All, I use notifcation services to send notices to my applications. With increasing load, I have concerns with scallability. In peak times, I predict that I will have 300+ new events and 300+ notices per second. This can be sustained for up to..

Notification Services stability and consistency - Hi, I am using notification services on my accounts table to notify upwards of 8-10 subscribers of any changes, and what seems to happen is the following: - approximately 90% of the time everytime runs great, no problems, speedy results from the db (sq...

"Notification Services" compared to "Query Notifications" - Hello everybody, Can anybody explain be the difference between "Notification Services" and "Query Notifications"? At the moment I'm using the SqlDependency class which, as i think, is based on "Query Notifications". This m...

Using Notification Services for an event driven framework? - I am just reading up on this sql notification services and have a question. Has anyone used this for the basic use of just firing events when data changes? I need an event framework that we can easily add new events and this seems to be a good model fo...
   Database Help (Home) -> Notification Services All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]