I installed SSMS 2017 first then I installed SQL Server 2017. But it doesn't show any server names. Any one knows why its happens?
Asked
Active
Viewed 188 times
1 Answers
1
Check if your SQL server service is running. If its not running there wont be any instance available/visible.

Jacob Rivera
- 54
- 2
-
where can i check that – Dhanil Dinesan Jan 06 '19 at 11:31
-
Go on search and type "SQL Server Configuration Manager" it is the one with a red toolbox. Then check if SQL Server is "Running". – Jacob Rivera Jan 06 '19 at 17:20
-
If your problem is resolved remember to accept my answer! Let me know if the problem persist. – Jacob Rivera Jan 06 '19 at 17:22
-
sure definitely – Dhanil Dinesan Jan 06 '19 at 17:23