Error when trying to get data from SQL Server

When trying to get some data from a SQL Server, running a local agent, sometimes I get the following:

“Microsoft OLE DB Provider for SQL Server: [DBNETLIB][ConnectionRead (recv()). General network error. Check your network documentation.”

I use ADO to get the data via Lotus Script.

Can anybody give me any clue to find out which is the cause of this error ?