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

any dealing with error '80004005' / ODBC SQL Server Driver

Status
Not open for further replies.

2cxc

Programmer
Aug 29, 2003
245
CA
Hi I have a web server and website for cheap and i get this error, any thoughts on what may be an issue with it?

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.

/db/connection.asp, line 8

 
Check that the sql server has TCP/IP enabled

SQL Server/properties/general/network configuration
 
TCP/IP is enabled, any other thoughts?
 
i from the sql server i can ping webserver sucessfully by name and by ip.... any thought on this?
 
I played with the ASP connection statement and received a new error:

Microsoft OLE DB Provider for SQL Server error '80004005'

[DBNETLIB][ConnectionRead (recv()).]General network error. Check your network documentation.


I'm not sure if i'm moving forward here, any help appreciated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top