【SQL Server Management Studio 连接时遇到的一个错误】

第一次用SQL Server Management Studio启动之后第一步就是要建立连接

但是不知道Server Name要填什么,看了网上的教程说是要找到下面这个注册表中对应的实例名称填上去,或者前面加localhost

但是好像都没有用,一直遇到报错如下:

bash 复制代码
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid) (Microsoft SQL Server,错误: 87)

尝试好久都没用,最后还是看官方文档,填localhost就行了,果然官方文档才是yyds

相关推荐
nuomigege1 分钟前
beagleboneblack刷入官方IOT镜像后无法运行nodered问题的处理
linux·运维·服务器
m0_730115116 分钟前
自动化机器学习(AutoML)库TPOT使用指南
jvm·数据库·python
qq_4101942911 分钟前
SQL语句性能优化
数据库·sql·性能优化
MegaDataFlowers41 分钟前
快速上手Spring
java·后端·spring
小江的记录本41 分钟前
【MyBatis-Plus】Spring Boot + MyBatis-Plus 进行各种数据库操作(附完整 CRUD 项目代码示例)
java·前端·数据库·spring boot·后端·sql·mybatis
左左右右左右摇晃43 分钟前
Java 笔记--OOM产生原因以及解决方法
java·笔记
落叶花开又一年43 分钟前
检验检测机构资质认定远程评审工作程序
linux·运维·服务器
wanhengidc44 分钟前
《三国志异闻录》搬砖新游戏 云手机
运维·服务器·数据库·游戏·智能手机
大傻^1 小时前
Spring AI Alibaba Function Calling:外部工具集成与业务函数注册
java·人工智能·后端·spring·springai·springaialibaba
逆境不可逃1 小时前
LeetCode 热题 100 之 33. 搜索旋转排序数组 153. 寻找旋转排序数组中的最小值 4. 寻找两个正序数组的中位数
java·开发语言·数据结构·算法·leetcode·职场和发展