将 SQL Server 与 Interbase 数据库同步的最佳方法是什么?

发布于 2024-11-02 17:00:01 字数 225 浏览 0 评论 0原文

我需要将 SQL Server 数据库与 Interbase DB 同步。 Interbase 是实时数据库,主要应用程序在此基础上工作。现在客户想要创建一个 SQL Server 数据库并每天将其与实时 Interbase 数据库同步一次。所有历史报告都将从 SQL Server 数据库生成。

Interbase DB 没有时间戳或任何包含时间的列。因此,我找不到任何方法来识别新的(和修改的)记录。有什么想法吗?

I need to sync SQL server database with the Interbase DB. Interbase is the live DB and main application works on this. Now customer wants to cerate an SQL server database and sync it with the live interbase database once everyday. All historical reports will be generated from the SQL Server database.

The Interbase DB does not have timestamp or any column that contains time. Hence I cound not found any way to identify new (and modified also) records. Any idea?

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

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

发布评论

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

评论(1

孤君无依 2024-11-09 17:00:01

你可以看看CopyTiger

You can take a look at CopyTiger

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