MSSQL Connection not successfull
Posted: Thu Feb 28, 2013 5:58 am
IA15, SQLSERVER 2008 R2
We want to use sql scripting from setup...
But we have great problems to get a connection to SQL-Server:
1) we scanned with MS SQL Instances an found differnt Instances, inclusive our own PC.
2) We can connect to local db of local Workstation with the scanned name -- successfull
3) We connect to local db of local workstation with "localhost" --- successfull
4) We connect to local DB of Workstation with TCPIP --- Not successfull
5) We connect to a not local Db on a different PC with scanned name or TCPIP -- not successfull
We only can get a connection to local db.
firewalls are down.
Protocols for mssqlserver: Named pipes and TCP/IP activated.
SQL Server Browser and Agent are running.
what is going wrong? what else can we test?
Connection to the foreign dbs with managment studio are successfull.
regards
We want to use sql scripting from setup...
But we have great problems to get a connection to SQL-Server:
1) we scanned with MS SQL Instances an found differnt Instances, inclusive our own PC.
2) We can connect to local db of local Workstation with the scanned name -- successfull

3) We connect to local db of local workstation with "localhost" --- successfull

4) We connect to local DB of Workstation with TCPIP --- Not successfull

5) We connect to a not local Db on a different PC with scanned name or TCPIP -- not successfull

We only can get a connection to local db.
firewalls are down.
Protocols for mssqlserver: Named pipes and TCP/IP activated.
SQL Server Browser and Agent are running.
what is going wrong? what else can we test?
Connection to the foreign dbs with managment studio are successfull.
regards