1
Reply

Monitor database changes and update another

Adam

Adam

Sep 26 2012 7:48 AM
1.1k

Hi

I have a situation where we have an application that we have written and a third party application.  Basically when a change happens in the 3rd party SQL database, we want to make changes to our own SQL database.

What would be the best way to achieve this?  Obviously a combination of SQL triggers/stored procedures could achieve this, but was wondering if there was another alternative?

Thanks


Answers (1)