如何从 SQL Express 2008 同步到 SQL Server 2008?

发布于 2024-10-08 20:43:03 字数 301 浏览 0 评论 0原文

我有一个在商店级别运行的应用程序,从 POS 系统中提取数据。该应用程序向 POS 系统请求数据,而这些数据反过来会生成一些 .DBF 文件。该应用程序将 DBF 加载到内存中并将其保存到存储级别的 SQL Server 2008 Express。这种情况发生在 3 个不同的商店。

我一直在研究 Microsoft 同步框架,但没有遇到任何关于如何仅在一个方向上将表从每个商店同步到公司级别的单个数据库的好示例。

每个商店的数据都由应用程序管理(删除、更新、插入)。

有人知道一篇关于同步 SQL 数据的好文章吗?

谢谢。

I have an app the runs at the store level extracting data out of a POS system. This app asks the POS system for data which in return produces some .DBF files. The app loads the DBFs in memory and saves it to SQL Server 2008 Express at the store level. This happens at 3 different stores.

I have been looking into the Microsoft Sync Framework, but have not come across any good examples of how to sync tables in one direction only, from each of the stores into a single database at the corporate level.

The data at each one of the stores is being managed by the app(delete, update, insert).

Does anyone know a good article, that I could read about synchronizing SQL data?

Thank you.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文