如何连接SQL Server 2008 Express?

发布于 2024-08-24 02:28:39 字数 408 浏览 2 评论 0原文

我无法连接 SQL Server Express 2008,我下载并安装了 SQL Server 2008 Express 64 位、Microsoft SQL Server Management Studio。

我无法连接到 SQL Server,我尝试了这些选项

  1. 禁用防火墙
  2. 在 Sql Server 配置服务中重新启动 SQL Server 服务,我有两个服务无法正常工作 - SQL Server 代理、SQL Server 浏览器、仅 SQL Server正在运行。

这是消息的图片 - http://i46.tinypic.com/2zjj051.png

I can't connect SQL Server Express 2008,I downloaded and installed SQL Server 2008 Express 64Bit, Microsoft SQL Server Management Studio.

And I can't connect to the SQL Server, I tried those options

  1. Disable the firewall
  2. Restart the SQL Server Service at Sql Server Configuration Service, I have two services that aren't working - SQL Server Agent, SQL Server Browser, only SQL Server is running.

Here is the picture of the message - http://i46.tinypic.com/2zjj051.png

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

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

发布评论

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

评论(1

夜唯美灬不弃 2024-08-31 02:28:39

您必须连接到命名实例。

尝试连接到 .\SQLEXPRESS 或将其替换为您用于默认实例的名称。

You have to connect to the named instance.

Try connection to .\SQLEXPRESS or swap that out with the name you used for the default instance.

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