Know when sql server data has changed

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2009
Posts: 2
Reputation: qldrobbo is an unknown quantity at this point 
Solved Threads: 0
qldrobbo qldrobbo is offline Offline
Newbie Poster

Know when sql server data has changed

 
0
  #1
Nov 3rd, 2009
Hi,
I have an app that gets data out of the database. This data is updated via a separate application. At the moment the first application has to check every x seconds if there is any new data. I seem to remember reading a while ago something about subscribing to data changes or something so that instead of it being a pull from sql server, sql server actually notifies the app that there is new data and then the app can go get it, and therefore doesn't have to check itself.

Is that right, or did I dream that?

Cheers,
Rob
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 962
Reputation: DdoubleD is a jewel in the rough DdoubleD is a jewel in the rough DdoubleD is a jewel in the rough DdoubleD is a jewel in the rough 
Solved Threads: 204
DdoubleD DdoubleD is offline Offline
Posting Shark
 
1
  #2
Nov 3rd, 2009
Have never tried doing that, but here are some interesting links I found while reading up on the subject:

Notification Services...

Send SMS from a Trigger...

xp_cmdshell...
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 2
Reputation: qldrobbo is an unknown quantity at this point 
Solved Threads: 0
qldrobbo qldrobbo is offline Offline
Newbie Poster
 
0
  #3
Nov 3rd, 2009
Notification Services, that's what it was.

Thanks!

Originally Posted by DdoubleD View Post
Have never tried doing that, but here are some interesting links I found while reading up on the subject:

Notification Services...

Send SMS from a Trigger...

xp_cmdshell...
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC