使用 Sql Server Management Studio 通过 Internet 连接到 ISP 处的 SQL Server

发布于 2024-07-26 16:48:53 字数 81 浏览 6 评论 0原文

我该怎么做呢? ISP 说这是可能的,但连接对话框中没有 IP 地址的位置。 Express 版本无法使用吗? 我需要完整版的 SSMS 吗?

How do I do this? The ISP says it's possible, but there's no place in the connection dialog for an IP address. Will it not work with the Express version; do I need the full version of SSMS?

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

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

发布评论

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

评论(2

沉默的熊 2024-08-02 16:48:53

是的,不要输入服务器名称,而是输入服务器 IP。 此外,对于 Express SQL 版本,需要启用远程连接。 (它们不是默认的)。
但是 Management Studio 没有这样的问题(无论是 Full 还是 Express)

Yes instead of Server name put server IP. Also for express SQL edition, remote connections need to be enabled. (They are not by default).
However no such issue with the Management Studio (Be it Full or Express)

清秋悲枫 2024-08-02 16:48:53

在输入“服务器名称”的地方,您也可以输入要连接的服务器的 URL。

Where you enter the "server name" you can enter a URL to the server you want to connect too.

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