I am trying to connect to the server in SQL SERVER 2012, but every time it shows this 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: 53)
I am connecting using aviral\SQLEXPRESS
MY PC name- aviral
I am using Windows authentication.
127.0.0.1\SQLEXPRESS– Max Vernon Aug 28 '12 at 16:16