Change Notification?
Posted: Fri 30 Apr 2010 17:55
I've been using the SDAC components for a while now with no problems, prior to this I was working with Oracle.
I have one issue which still eludes me. Within Oracle I could create a trigger which on Insert/Update/Delete of a record would push a customizable notificiation of that change to any connected instances of my application so that the application would be displaying current data.
How do I replicate this functionality with SDAC/MS SQL 2005? Is it something to do with change notification? If so, where can I find some documentation and sample code?
Application is written in Delphi6; but to be honest anything would help at the moment!
TIA,
Mark.
I have one issue which still eludes me. Within Oracle I could create a trigger which on Insert/Update/Delete of a record would push a customizable notificiation of that change to any connected instances of my application so that the application would be displaying current data.
How do I replicate this functionality with SDAC/MS SQL 2005? Is it something to do with change notification? If so, where can I find some documentation and sample code?
Application is written in Delphi6; but to be honest anything would help at the moment!
TIA,
Mark.