Hi,
i am trying to create a ODBC connection from a windows 2000 advance server to sql server 2008 r2.
while doing so i am getting below error:
Connection failed:
SQLState: ‘01000’
SQl Server Error: 53
[MIcrosoft][]ODBC SQL Server Driver][Named Pipes] ConnectionOpen (Createfile())
Connection failed:
SQLState: ‘08001’
SQl Server Error: 6
[MIcrosoft][]ODBC SQL Server Driver][Named Pipes] Specified SQL server not Found
ODBC connection from a windows XP machine to the SQL Server is WORKING but not from SQL 2000 advance server
Can anybody suggest what is the issue?