简体   繁体   中英

Synchronizing two databases that belongs to different networks

I'm new to the to Sync Framework, I have done basic prototyping on it and all went ok. However, I have a scenario where I need to synchronize two databases that belongs to separate network. I have done my part of educating myself by browsing thru several websites and most discussions were of two databases with direct connections. Do you have any existing prototypes that tackles synchronization between to MS SQL 2008 R2 DB servers that belongs to separate networks? Any help from you would be greatly appreciated.

you can find samples using WCF here:

Database Sync: SQL Server and SQL Compact N-Tier with WCF

Database Sync:SQL Server and SQL Express N-Tier with WCF

Windows Azure Sync Service Sample

Walkthrough of Windows Azure Sync Service Sample

I would recommend the Azure Sync Service Sample since this has a corresponding walkthrough. if you're not using SQL Azure, just ignore the Azure related codes/deployment steps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM