Home Page › Forums › BizTalk 2004 – BizTalk 2010 › SQL Server To SQL Server Integration Problem › SQL Server To SQL Server Integration Problem
May 4, 2006 at 7:35 AM
#13512
I am bizTalk server newbie too, but I know a lot about mssql server. I am not sure you really need to use biztalk server to solve your problem. Functionality you described is well supported by sql server itself.
If your databases are on the same server you can use a trigger. If they are on different servers you can use replication.