Q+E Err Msg: DB-Library Network Communication Layer Not Loaded

Last reviewed: April 16, 1996
Article ID: Q77015
Summary:

When trying to connect to a SQL server from Microsoft Q+E version 3.0, you may see the following error message:

   DB-Library Network Communication Layer Not Loaded

This indicates that your network software does not provide named pipe support in protected mode.

More Information:

Front-end software communicates with a SQL Server by creating a named pipe. The software that provides this capability at DOS is different than the software required to create named pipes from Microsoft Windows running in protected mode.

There are three Dynamic Link Libraries (DLLs) required to create a named pipe from Windows. DBNMP3.DLL and W3DBLIB.DLL are provided when you install Q+E. The third file, NETAPI.DLL, is specific to the network you are using and is provided with your network software.

Troubleshooting

  1. Verify that you are using LAN Manager 2.0 or later, or network software that is compatible to LAN Manager 2.0. You may need to consult your network dealer or documentation to determine whether it can provide named pipe support in protected mode. Some networks, such as Novell, are not shipped with a NETAPI.DLL but you may obtain it from a dealer, or through technical support.

  2. Once you verify that your network software provides a NETAPI.DLL, verify that it is installed correctly and that the directory it was installed into is listed in your PATH= statement.

  3. If you are still having problems, consult your network administrator or the technical support service for your network software.

Reference(s):

"Microsoft SQL Server 1.1 Release Notes," October 25, 1990


KBCategory: kbother
KBSubcategory:

Additional reference words: 3.00 named pipe logon


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 16, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.