| | |
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: 962
Reputation:
Solved Threads: 204
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...
Notification Services...
Send SMS from a Trigger...
xp_cmdshell...
•
•
Join Date: Nov 2009
Posts: 2
Reputation:
Solved Threads: 0
0
#3 Nov 3rd, 2009
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 |
Tag cloud for C#
.net access ado.net algorithm array bitmap box broadcast buttons c# chat check checkbox class client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms ftp function gdi+ httpwebrequest image index install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation visualstudio webbrowser windows winforms wpf xml





