July 26, 2005 at 11:16 pm
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
July 28, 2005 at 11:08 am
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?
July 28, 2005 at 8:55 pm
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
July 29, 2005 at 1:10 pm
December 7, 2005 at 9:41 am
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