Re: can't connect to SQL 6.5 server in different domain
From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 11/15/04
- Next message: Skc: "ODBC System DSN Questions"
- Previous message: Richard M. Hartman: "Correction: Exception -1 Communication link failure"
- In reply to: Hari Prasad: "Re: can't connect to SQL 6.5 server in different domain"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 22:01:40 GMT
If SQL Server 6.5 is set to use Windows only authentication, this will not
work. With SQL Server 6.5 NT authentication only works with named pipes.
Also by default SQL Server 6.5 does not enable TCP/IP. It has to be done
after setup. So use SQL Server setup to see if tcp/ip is enabled. Then set
SQL Server to use mixed security and then configure your DSN to use SQL
authentication. This is just a test to see if you can connect. With this
configuration the alias that Hari suggests should work.
What error are you getting when you try to connect?
Rand
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Skc: "ODBC System DSN Questions"
- Previous message: Richard M. Hartman: "Correction: Exception -1 Communication link failure"
- In reply to: Hari Prasad: "Re: can't connect to SQL 6.5 server in different domain"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|