When the VB application attempts to connect to our SQL Server 2000 sp3 db, the following error is logged:
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (WrapperWrite())
Does anyone know what is causing this? I haven't found any helpful info anywhere.
Thanks,
JulieI think this is just ADOs way of saying it can't find the server, or SQL isn't running - check your ODBC connection?|||Have you looked at this Knowledge Base Article:
FIX: RPC Clients Unable to Login to SQL Server with Windows Authentication (http://support.microsoft.com/default.aspx?sd=msdn&scid=kb;en-us;311111)|||Yes, I have read this article, and determined that this doesn't apply to my situation since the ODBC connection is using TCP/IP Network Library (as opposed to Multiprotocol/RPC) and the server is NOT configured to use "Windows only" authentication.
Kind of odd since this vb app has been running against the same db on the same server for almost 2 years now and this is the first time I've seen this error message.
Thursday, March 22, 2012
ConnectionWrite(WrapperWrite()) Error
Labels:
application,
attempts,
connect,
connectionwrite,
database,
error,
following,
logged,
microsoft,
microsoftodbc,
mysql,
oracle,
server,
sp3,
sql,
wrapperwrite
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment