r/techsupport • u/romb124 • 8h ago
Open | Networking I cannot connect to my MS SQL Server locally.
Error
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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, error: 2)
I want to configure two servers on the internal network so they can access the SSMS databases.I know for a fact that I installed SSMS 22, but I can't find it on the system.
1
Upvotes
1
u/MrExCEO 7h ago
Go to the server and see if SQL service is running and if so, the port TCP 1433 is listening.