Synchronization between SQL Server CE and SQL Server

丶灬走出姿态 提交于 2019-12-11 13:18:51

问题


How to synchronize data with SQL Server Standard Edition and SQL Server Compact Edition? I hope you will give positive answer regarding this question.


回答1:


You can use 3 different sync technologies with SQL Server Compact 3.5 and SQL Server: Merge replication, ADO.NET Sync Framework and RDA



来源:https://stackoverflow.com/questions/8968445/synchronization-between-sql-server-ce-and-sql-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!