Hi,
I have SQL Server 2005 installed on my local machine. I already have a server instance (local) setup.
However, my Production machine is offsite. This machine is both a webserver and is my database server.
My webhost has basically given me the IP address and username and password for connecting into my REMOTE SQL SERVER instance.
However, when I open up Management Studio from my local machine, I put in the IP address and the SQL Server authentication username information, and here's the error message I receive:
"An error has occurred while establishing a connection to the server. When connecting to SQL SErver 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)(Microsoft SQL Server, Error: 53)"
My web host has assured me that they're allowing my desktop's IP address special access to my server, but I don't know what all that entails. Could this be only for their security, and they need to modify something within SQL Server?
Thanks in advance for your help.
mickeyj2
I have SQL Server 2005 installed on my local machine. I already have a server instance (local) setup.
However, my Production machine is offsite. This machine is both a webserver and is my database server.
My webhost has basically given me the IP address and username and password for connecting into my REMOTE SQL SERVER instance.
However, when I open up Management Studio from my local machine, I put in the IP address and the SQL Server authentication username information, and here's the error message I receive:
"An error has occurred while establishing a connection to the server. When connecting to SQL SErver 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)(Microsoft SQL Server, Error: 53)"
My web host has assured me that they're allowing my desktop's IP address special access to my server, but I don't know what all that entails. Could this be only for their security, and they need to modify something within SQL Server?
Thanks in advance for your help.
mickeyj2