Connection read error

  • Hi,

    I frequently get ConnectionRead (WrapperRead()) error when tries to query database.

    The server on which the database resides is Windows 2003 Advanced server.

    There is no connection problem nor network problem

    why this error occurs

     

    from

    killer

  • Are you using the Named Pipes Net-Library to connect to the SQL Server database? If so, try using the TCP/IP Net-library instead.

     

    You don't mention which version of SQL server you are using...do you have the most recent service pack installed?

     

     

     

     

     

     

  • Hi Robert,

    I am using MS-SQL Server 2000 installed SP4 and using TCP/IP for connectivity. Still i did not get the solution why this problem occures.

     

    from

    killer

     

  • Check out this link:

     

     

     

    http://support.microsoft.com/default.aspx?scid=kb;en-us;229564

     

     

     

     

     

  • I get this same error when using Query Analyzer to run a long query against a SQL Server 2000 db. This KB article does not seem to apply in my case.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply