Viewing 14 posts - 1 through 14 (of 14 total)
Luis Cazares (8/2/2012)
emmanuel.constant (8/1/2012)
Luis Cazares (7/31/2012)
Which SQL Server do you want to connect to?
Server:
Just put the IP Address and port. Example:
192.168.0.1,1433
If it works, that...
August 2, 2012 at 7:38 am
Luis Cazares (7/31/2012)
Which SQL Server do you want to connect to?
Server:
Just put the IP Address and port. Example:
192.168.0.1,1433
If it works, that might be some...
August 1, 2012 at 2:58 pm
Luis Cazares (7/31/2012)
Are you trying to connect to SQL Server Management Studio?
Are you using a prompt window like this?
Or are you trying...
July 31, 2012 at 1:55 pm
Luis Cazares (7/31/2012)
emmanuel.constant (7/31/2012)
How would I do that?Instead of using ServerName\InstanceName
Use IPAddress,port
Example: 192.168.0.1,1433
I use that to create an ODBC connection and log into the SQL studio?
July 31, 2012 at 1:26 pm
I am sure.
I have it as this:
DOMDEV\DOMDEVDBSERVER
Where
serverName = DOMDEV
instanceName = DOMDEVDBSERVER
July 31, 2012 at 1:09 pm
In parentheses I have the right instance name and for the server name I have the right host name as well.
I have it as this:
Winser2008hostname\sqlServer2008instanceName
Where
serverName = Winser2008hostname
instanceName =...
July 31, 2012 at 12:51 pm
I'm typing the it as "Winser2008hostname\SQLSERVER01"
I don't understand the question "Also, just to be a stickler, are you positive that the instance is not named?"
July 31, 2012 at 10:51 am
Yes that has been confirmed as well.
I first it wasn't; then discovered that WinServer 2008 installs with ping replies disabled;
therefore, I enabled it using this "netsh firewall set...
July 31, 2012 at 10:01 am
So then it's seems that I've covered all bases for this to work but it doesn't.
Is there any other reason why I'm receiving these messages.
July 31, 2012 at 9:39 am
No windows authentication.
I'm using SQL Server Authentication.
July 31, 2012 at 9:36 am
Thanks Jared.
Well then that has been addressed also. I made sure that was enabled as well.
I did discover that I have the Win2008 server which host the SQL Server...
July 31, 2012 at 8:28 am
Thanks Jitendra.
1. TCP\IP Services seems to be disabled. Which is not allowing you to handshake with remote server.
Where would I go to enable the TCP\IP service?
2. Please type correct Server\instance...
July 31, 2012 at 7:10 am
I've attached the error messages sorry about that.
The inbound firewall rules were added already.
All service running has also been confirmed.
Same results.
July 26, 2012 at 3:59 pm
Viewing 14 posts - 1 through 14 (of 14 total)