dbTalk Databases Forums  

ODBC Failed [Microsoft][ODBC SQL ...NamedPipes]ConnectionWrite (WrapperWrite()).

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss ODBC Failed [Microsoft][ODBC SQL ...NamedPipes]ConnectionWrite (WrapperWrite()). in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lisa
 
Posts: n/a

Default ODBC Failed [Microsoft][ODBC SQL ...NamedPipes]ConnectionWrite (WrapperWrite()). - 10-26-2007 , 01:18 PM






I am getting the following intermittant error upon accessing data
from
my server:

Run Time Error '3146' ODBC Failed [Microsoft][ODBC SQL Server
Driver]
[NamedPipes]ConnectionWrite (WrapperWrite()). (#59) [Microsoft][ODBC
SQL Server Driver][NamedPipes]General Network Error. Check your
documentation. (#11)


This is on a Windows XP computer running Access 2000. I have a query
that access my SQL Server database initiated by a Timer event every
minuite.


The server is Windows Server 2003 standard edition release 2 running
SQL Server 2000 service pack 4.


We have a very similar problem occuring on another computer with a
different application running. It ran fine when it was running on
Windows 2000, but began to have intermittant connection problems when
we converted the machine to XP.


Any ideas would be greatly appreciated!
Lisa


Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: ODBC Failed [Microsoft][ODBC SQL ...NamedPipes]ConnectionWrite (WrapperWrite()). - 10-26-2007 , 04:39 PM






Lisa (lbach (AT) sierrapine (DOT) com) writes:
Quote:
I am getting the following intermittant error upon accessing data from
my server:

Run Time Error '3146' ODBC Failed [Microsoft][ODBC SQL Server
Driver]
[NamedPipes]ConnectionWrite (WrapperWrite()). (#59) [Microsoft][ODBC
SQL Server Driver][NamedPipes]General Network Error. Check your
documentation. (#11)


This is on a Windows XP computer running Access 2000. I have a query
that access my SQL Server database initiated by a Timer event every
minuite.


The server is Windows Server 2003 standard edition release 2 running
SQL Server 2000 service pack 4.


We have a very similar problem occuring on another computer with a
different application running. It ran fine when it was running on
Windows 2000, but began to have intermittant connection problems when
we converted the machine to XP.
The most likely reason is a disruption in the network, possibly involving
firewalls.

You could check in the SQL Server errorlog to see if there are any
stack dumps that can be correlated with these disconnections. In such
case it could be a bug in SQL Server. But network problems are far more
likely.

Any particular reason that you use named pipes rather than TCP/IP?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.