MySQL ODBC连接器通过SSH

发布于 2025-02-09 16:55:28 字数 989 浏览 1 评论 0原文

MySQL ODBC连接器可以使用MySQL WorkBench中的SSH连接到MySQL服务器吗?标准工作连接myConnection to my.server.com通过key c:\ user \ keyfile在工作库中通过ssh。 pem如下:

mysql

但是从在这里 没有一个选项,例如“标准tcp/ip over ssh”:

odbc

这样做的原因是,由于安全原因,我无法在没有SSH连接的情况下访问此服务器。目的是将MS Excel与服务器上的数据库联系起来。答案在这里要与Port-Forwarding通过PUTTY一起工作和类似的问题在这里没有得到答复。有什么建议吗?

Can the MySQL ODBC connector be connected to a MySQL server using ssh like in the MySQL workbench? A standard working connection myConnection to my.server.com via ssh in the workbench using the key C:\user\keyfile.pem looks as follows:

MySQL

But the ODBC connector's interface obtained from here doesn't feature an option like "Standard TCP/IP over SSH":

ODBC

The reason for this is that i can't access this server without an ssh connection due to security reasons. The purpose is to connect MS Excel with the database on the server. An answer here seems to work with port-forwarding via puTTY and a similar question here has been left unanswered. Any suggestions?

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

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

发布评论

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