Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 error: [DBNETLIB][ConnectionRead (recv()).]

Author  Topic 

drippy
Starting Member

3 Posts

Posted - 2004-11-02 : 14:33:10
Any thoughts on this type of error:

Microsoft OLE DB Provider for SQL Server error '80004005'

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

nr
SQLTeam MVY

12543 Posts

Posted - 2004-11-02 : 14:47:58
Looks like a network error.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

drippy
Starting Member

3 Posts

Posted - 2004-11-02 : 14:52:21
any ideas on how to go about fixing it? thanks
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2004-11-02 : 15:10:13
Can you ping the server, connect using the ip address, connect in any way from that m/c?

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

drippy
Starting Member

3 Posts

Posted - 2004-11-02 : 15:13:38
i can ping the web sever from the sql server by name and by ip, and i'm set to connect using the ip address
Go to Top of Page
   

- Advertisement -