Since yesterday I am trying to access my sqlserver 2000 which is hosted on windows server pc. From my laptop on same network, using sql2012 and also by c# connection string. I have also installed native client 10.50 side wise. Still no success. Can anyone tell me? is there any thing new we need to do on sql2000 to make a remote connection? I usualy use sql 2005/08/12. Apart my laptops named pipes are enabled and restarted all services multiple times.
The error I am getting for connection refusal is: 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)
This is not that simple :) I even tried taking remote connections of my fellow laptops and all is fine , but this issue is critical. If anyone can help I will be really really glad.