Hi all,
we've two servers. One with the Tool and the second with a SQL Server 2005.
I try to set up an ODBC-Connection to the db-server
I tried all possible ways.
The server is setup like <hostname>\<Instance>
I take hostname in the Server field and also in the Client Config with dynamically port
==> SQLSTATE 01000 Server Error 10060 and SQLSTATE 08001 SQLERROR 17
Also tested to use <hostname>\<Instance> in both config
==> SQLSTATE 01000 Server Error 11004 and SQLSTATE 08001 SQLERROR 6
If I try to connect from a local PC everything works with
Server = hostname and Client Connectivity = <hostname>\<Instance>.
How could I set up the Connection from the Tools-Server ?
kind regards
appi
we've two servers. One with the Tool and the second with a SQL Server 2005.
I try to set up an ODBC-Connection to the db-server
I tried all possible ways.
The server is setup like <hostname>\<Instance>
I take hostname in the Server field and also in the Client Config with dynamically port
==> SQLSTATE 01000 Server Error 10060 and SQLSTATE 08001 SQLERROR 17
Also tested to use <hostname>\<Instance> in both config
==> SQLSTATE 01000 Server Error 11004 and SQLSTATE 08001 SQLERROR 6
If I try to connect from a local PC everything works with
Server = hostname and Client Connectivity = <hostname>\<Instance>.
How could I set up the Connection from the Tools-Server ?
kind regards
appi