I am trying to connect to my SQL Server 2012. I am able to connect using :
- 127.0.0.1
- localhost
- computer name
But why am I not able to connect using the SQL Server name (the default one : MSSQLServer) ?
I am trying to connect to my SQL Server 2012. I am able to connect using :
But why am I not able to connect using the SQL Server name (the default one : MSSQLServer) ?