Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Error 1326

Status
Not open for further replies.

Phoenix22

Technical User
Sep 23, 2003
29
CA
Hello,

I'm receiving the following error message when trying to create an ODBC data source:

Connection failed:
SQL State: '01000'
SQL Server Error: 1326
[Microsoft][ODBC SQL Server Driver][Named Pipes]Connection Open(CreateFile()).
Connection failed:
SQL State: '08001'
SQL Server Error: 1326
[Microsoft][ODBC SQL Server Driver] Client Unable to establish connection

Does anyone know how I could resolve the problem? Thank you in advance.
 
Does the user have a LOGIN on SQL Server?

Can you try connecting by using TCP/IP?

-SQLBill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top