gpt4 book ai didi

sql-server-2008 - 如何将Sqlcmd连接到服务器?

转载 作者:行者123 更新时间:2023-12-03 08:46:11 25 4
gpt4 key购买 nike

我刚刚安装了SQL Server 2008,并且想使用命令编辑器执行查询。

为此,我打开了命令提示符,然后键入

Sqlcmd -S Serverinstance

但我说一个错误:

Named Pipes Provider: Could not open a connection to SQL Server [53].
Sqlcmd : erreur : Microsoft SQL Server Native Client 10.0 : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..
Sqlcmd : erreur : Microsoft SQL Server Native Client 10.0 : Login timeout expired



我应该怎么做才能将其连接到服务器以便继续进行?

谢谢:D。

最佳答案

(这听起来很傻)我的问题是我没有使用大写字母“S”

例如:

C:\> SQLCMD -S localhost\sqlexpress

关于sql-server-2008 - 如何将Sqlcmd连接到服务器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14197802/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com