| | |
Know when sql server data has changed
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2009
Posts: 2
Reputation:
Solved Threads: 0
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
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
•
•
Join Date: Jul 2009
Posts: 908
Reputation:
Solved Threads: 145
1
#2 26 Days Ago
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...
Notification Services...
Send SMS from a Trigger...
xp_cmdshell...
•
•
Join Date: Nov 2009
Posts: 2
Reputation:
Solved Threads: 0
0
#3 26 Days Ago
Notification Services, that's what it was.
Thanks!
Thanks!
•
•
•
•
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...
![]() |
Similar Threads
- update sql server data database in c# (C#)
- udpate rows with cvs file or drop all data from table? (C#)
- automatic update in list view from sql server.. (Visual Basic 4 / 5 / 6)
- SQL Server 2005 Date/Time Problem , Please Help (MS SQL)
- sql server to .NET Framework data type mapping. (C#)
- SQL Server Developer, Manchester, UK (Software Development Job Offers)
- News Story: Which SQL Server 2008 edition is right for you? (MS SQL)
- SQL Server DBA - " Hot " (Software Development Job Offers)
- SQL Server DBA (Software Development Job Offers)
- Identity Column Problem in MS SQL Server when moving data from using Bulk Copy (MS SQL)
Other Threads in the C# Forum
- Previous Thread: voice chat over LAN
- Next Thread: 2 keys down
| Thread Tools | Search this Thread |
.net access algorithm array asp.net barchart bitmap box broadcast buttons c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ httpwebrequest image index input install java label libraries list listbox loop mandelbrot marshalbyrefobject math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion post programming radians regex remote remoting resourcefile richtextbox server sleep socket sql statistics stream string study system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf xml





