I've installed SQL Server 2012 Express. The problem is that I cannot connect to it through MSQL Server Management Studio.
When installing it, I've used MSSQLSERVER
as an instance name. I have SQL 2017 running as SQLEXPRESS
.
Checking at the services, I can see that it's running.
And here is the image of management studio.
You can see that I am connected to \SQLEXPRESS
and for some reason it keeps failing to connect to \MSSQLSERVER