I am able to login to a remote server and connect to a database on another server from there. When I do the same thing from my local machine it fails, giving me the error below -
A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (Microsoft SQL Server, Error: 64)
Why does this error happen and how do I fix it ? I am trying to connect via management studio.
What I tried so far -
It does not work for me. As an aside, I already mentioned what I tried in the first 2 lines of my question. But, it went unnoticed. Those two lines suggest that the problem may be in my local system. But, what could the problem be ?