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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection problem between web server and SQL server

Status
Not open for further replies.

royyan

Programmer
Jul 18, 2001
148
US
I am writing ASP code which passes data to SQL 2000 server on another machine which hosted in another place. I got following error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][Named Pipes]Specified SQL server not found.

Not sure what causes this problem and how to resolve this.

The web server is on NT 4.0 platform and SQL 2k server is on win 2k platform. Both are behind different firewalls.

Thank you ahead for your advices.
 
royyan,
How are you connecting to your SQL server? Can you post some code?

fengshui_1998
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top