My purpose is to synchronize two tables in two different db server in sql.The application should watch for any changes in a table(tbl1) of database db1 in server A and as soon as it updates the table(tbl1) of db1 in server B.Can anyone provide mw any application.
Thanks in advance