如何在 Mysql 和 MS SQL Server 实例之间创建通信设置?

发布于 2024-09-29 05:44:32 字数 273 浏览 0 评论 0原文

我有两个单独的应用程序在单独的基础设施上运行。 app-a 使用 MYSQL 作为数据库服务器,app-b 使用 MS SQL Server 作为数据库服务器。我需要不断读取 MS SQL 服务器中的一些表并填充 MYSQL 服务器中的一些表。

我得到了关于为我的 MYSQL 数据库服务器和外部 MS SQL 服务器(使用 DBlink)设置通信环境的线索。

请提供您对此设置的专家意见?这样的环境可以设置吗?如果是;它是如何运作的?设置过程是怎样的?

谢谢,

维杰

I have two separate appliations running on the separate infrastructure. app-a is using MYSQL as it's database server and, app-b is using MS SQL Server as database server. I have got requirement to constantly read some tables in the MS SQL server and populate some table in MYSQL server.

I got clue about setup a communication environment for my MYSQL database server and a external MS SQL server(Using DBlink).

Please provide your expert opinions for this setup? Is this possible to setup such a environment? If Yes; How does it work? And what is the process to set it up?

Thanks,

Vijay

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

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

发布评论

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

评论(1

吾性傲以野 2024-10-06 05:44:35

此链接,描述执行此类操作的过程。但此解决方案仅适用于 MS SQL Server 的角度。根据我的发现,MySql 部分不支持此类功能。

This link, describe the process for doing something like this. But this solution only works form MS SQL server perspective. As per my findings there is no support for such a functionality in the MySql part.

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