SQL Server2019无法通过IP登录和连接数据库

使用基本类型安装了SQL Server2019数据库,并安装SSMS(SQL Server Management Studio)管理数据库。在数据库所在的服务器上连接和登录数据库没有问题,但是在其他服务器上连接数据库会报错:System.InvalidOperationException: The exception handler configured on ExceptionHandlerOptions produced a 404 status response. Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible.

2024-04-03 1901 0 SQL SQL Server SQL Server2019 IP 连接数据库

顶部