"TDS Buffer Length Too Large" Error Connecting to SQL ServerID: Q124896
|
When you use Microsoft Query, when you try to connect to an SQL Server database, you may receive an error message similar to the following:
Connection Failed
SQLState S1000
SQL Error 65528
TDS buffer length too large.
If the client workstation is running Microsoft Windows for Workgroups
version 3.11 client (WFW 3.11) and the SQL Server is on a Microsoft Windows
NT version 3.5 server, you may have a feature called "direct hosting"
enabled. Direct hosting allows the virtual redirector on the client side
and the network server on the server side to communicate directly with the
underlying NWLink transport, bypassing NetBIOS, which provides faster
performance. However, direct hosting can prevent existing WFW 3.11 clients
from reliably connecting to the NT SQL Server.
This problem may occur after you upgrade the operating system on which SQL
Server runs from Windows NT 3.1 to version 3.5. The typical symptom of this
problem is that WFW 3.11 SQL Server clients are unable to connect to SQL
Server on Windows NT 3.5 using named pipes over NWLink.
NOTE: Although either of the following methods should work, the method 1
is preferred because it provides a general maintenance upgrade along
with a number of fixes and improvements.
NDIS.386
NET.EXE
NETAPI.DLL
NWNBLINK.386
VNETSUP.386
VREDIR.386
Additional query words: 4.2 4.21 4.21a wfw
Keywords : xlquery
Version : 1.00
Platform : WINDOWS
Issue type :
Last Reviewed: April 22, 1999