无法连接网络上远程电脑上的sql数据库

发布于 2024-10-20 15:29:52 字数 78 浏览 4 评论 0原文

我在网络上的电脑上安装了Windows应用程序,并连接到其他电脑上的sql数据库我的连接字符串很好,但出现错误,我无法连接到数据库

I had windows application installed on pc on network and connect to sql database on other pc I had my connection string well but error apeared that I cannot connect to database

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

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

发布评论

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

评论(1

恰似旧人归 2024-10-27 15:29:52

正如这些人已经说过的,这很可能是防火墙或其他网络问题,但如果您已经检查了所有内容,那么以下内容可能会有所帮助。

1)打开SQL Server配置管理器
2) 查看左侧的树并展开 SQL Server 网络配置
3) 突出显示您正在寻找的 SQL Server(我有 SQL Express 和 SQL Server)
4) 在右侧,您将看到已安装协议的列表以及它们是否已启用。

从那里启用您想要使用的协议。

As the guys have already said, this is highly likely to be a firewall or other networking issue, but if you have checked that all through then the following might help.

1) Open up SQL Server Configuration Manager
2) Look in the tree on the left and expand SQL Server Network Configuration
3) Highlight the SQL Server you are looking for (I have SQL Express And SQL Server)
4) On the Right Hand side you will see a list of installed protocols and whether or not they are enabled.

From there enable the protocol you are looking to use.

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