sql-server-2014-express

SQL Server 2014- can't connect to local db - can not find server


I just installed SQL Server 2014 Management Studio and when I tried to connect to my local db server, I get this message:

enter image description here

What could be the problem, and what can I do to solve it?


Solution

  • Put correct instance name and ensure that in Services, SQL server service in running. If it's not running then select appropriate service and start.