![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | how to check if a table has been updated? So, is there any way to check that any table has been updated through app? Is the only way for that to put some triggers on tables and to create some 'notification table'? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: how to check if a table has been updated? Typically yes, however depending on whether your app is a windows forms app or a web application being hosted in IIS you can take advantage of the new functionality SQL server 2005 has. I believe they're called notification services, but I could be wrong. Using some kind of notification table with triggers is probably the most widely used approach to this common problem. "buu" <aha@xxxxxx> wrote in message news:1214071782.646461@xxxxxx Quote: > So, is there any way to check that any table has been updated through app? > Is the only way for that to put some triggers on tables and to create some > 'notification table'? > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: how to check if a table has been updated? Buu, As everything in programming you have to trust when it is done and you have set the proper error trapping around it. In a way this questions looks like. How can I be sure that in my program 1+1 = 2 (Some people use endless testing for that, which was needed when everything was still mechanical, now there is a change of 1 to nothing that it fails). Cor "buu" <aha@xxxxxx> schreef in bericht news:1214071782.646461@xxxxxx Quote: > So, is there any way to check that any table has been updated through app? > Is the only way for that to put some triggers on tables and to create some > 'notification table'? > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| spell check wont check english/ | Vista mail | |||
| Typed datasets and table table adapters components not showing inToolbox | .NET General | |||
| how do you create a dynamic table/pivot table | .NET General | |||
| Newbie: Nagios with nrpe_nt, check for diskspace; check services,returncode | PowerShell | |||