The information in this article applies to:
SYMPTOMS
When you run SQL Server applications on a computer running Windows
95, you may experience slow connections to Microsoft SQL Server using named
pipes. This applies to both ODBC and DB-Library applications. The same
applications will run normally on a computer running Windows NT, or using
other interprocess communication (IPC) connections, such as TCP/IP sockets
or SPX. CAUSEThis problem is caused by Windows 95 NWLink Direct-Hosting, which was implemented to enhance the general network performance of Windows 95. A client using Direct-Hosting may experience a delay in reading from named pipes. MORE INFORMATION
Direct-Hosting is enabled by default, so you may run into this problem if
you have NWLink installed and configured as the default transport protocol.
However, if you have other transport protocols loaded at the same time, you
may not encounter this problem, because Windows 95 may use named pipes over
other protocols, rather than NWLink IPX/SPX.
Additional query words: DirectHosting netlib net-lib performance
Keywords : kbinterop kbnetwork kbdocfix kbIPC kbPipes kbSDKPlatform kbGrpNet |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |