如何使用 Microsoft Sync Framework 在 SQL Server 2008 和 .NET Webservice 之间同步?

发布于 2024-08-24 23:59:48 字数 139 浏览 2 评论 0原文

有人有如何将 MS Sync 框架与 .NET Web 服务结合使用的示例吗?我有 SQL Server 2008,它使用常规 Web 方法通过 Web 服务向 BlackBerry 设备公开数据。我可以使用同步框架通过 Web 服务公开数据并将其保存回数据库吗?

Does anyone have an example of how to use MS Sync framework with .NET webservices? I have SQL Server 2008, which is exposing data to BlackBerry devices through webservices using regular web methods. Can I use the Sync Framework to expose data through Web Services and to save it back to the database?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

盗心人 2024-08-31 23:59:48

据我了解您的问题,您希望通过网络服务同步两个关系数据库。 Sync Framework 支持此方案,如文档中所述。

我根据自己对这种情况的有限经验写了几篇文章:

As far as I understand your question, you wish to syncronize two relational databases via a web service. The Sync Framework supports this scenario, as described in the documentation.

I wrote a couple of posts based on my own limited experience with this scenario:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文