PRB: Connect to SQL on NT 3.5 from WFW 3.11 via Named PipesID: Q121258
|
A Microsoft Windows for Workgroups version 3.11 client (WFW 3.11) is
designed to connect to SQL Server on Microsoft Windows NT version 3.5 via
named pipes over the IPX/SPX-Compatible transport (NWLink). However, an
enhancement in Windows NT 3.5 and WFW 3.11 called "direct hosting" can
prevent existing WFW 3.11 clients from reliably connecting using named
pipes over NWLink. Direct hosting is a feature that allows the virtual
redirector on the client side and the network server on the server side to
interface directly to the underlying NWLink transport, bypassing NetBIOS,
which provides faster performance.
This problem may happen following an upgrade of 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.
The errors received by the DB-Library (DB-Lib) clients are:
Network error on drive ?
Possible network error, read from SQL server failed.
[Microsoft][ODBC SQL Server Driver]TDS buffer length too large(#0)
Currently, there are two solutions to this connection problem. However, due
to the improved performance introduced in the first solution below, it is
strongly recommended that you use the first solution.
NDIS.386
NET.EXE
NETAPI.DLL
NWNBLINK.386
VNETSUP.386
VREDIR.386
[network]
DirectHost=off
Additional query words: Direct Host Windows NT dblib
Keywords : kbinterop SSrvWinNT
Version : 4.2
Platform : WINDOWS
Issue type :
Last Reviewed: March 20, 1999