guys, i have recently created a server for my office wid windows server 2003. I installed sql server 2000 in the server n now i want to connect to sql server from the network clients. i tried to create the dsn for that but encountered the following problem :
[HTML]connection failed:
SQLState:'01000 '
SQL Server error:265
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionOpen( SECDoClientHand shake()),
Connection failed:
SQL State:'08001'
SQL Server Error:18
[Microsoft][ODBC SQL Server Driver][Named Pipes]SSL Security error[/HTML]
Pls can s'body give me the detailed procedure as to how to go about? I have used Windows Authentication for the SQL Server.
[HTML]connection failed:
SQLState:'01000 '
SQL Server error:265
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionOpen( SECDoClientHand shake()),
Connection failed:
SQL State:'08001'
SQL Server Error:18
[Microsoft][ODBC SQL Server Driver][Named Pipes]SSL Security error[/HTML]
Pls can s'body give me the detailed procedure as to how to go about? I have used Windows Authentication for the SQL Server.
Comment