BUG: TCP/IP Clients and Net Start Sqlbridge

Last reviewed: May 5, 1997
Article ID: Q88751

The information in this article applies to:
  • Microsoft SQL Server version 4.2a for OS/2
BUG# OS/2: 7495 (4.2a)

SYMPTOMS

Using SQL Bridge to connect TCP/IP clients to an OS/2 SQL Server may cause the following message to appear on the SQL Bridge machine:

   The SOCKETS$ device does not recognize the command
   Return the error to the program
   End the Program
   Retry the operation
   Ignore the error and continue

Choosing the "Return the error to the program" option causes the logon attempt to fail. This happens only on certain logon attempts. A successive attempt to log on may succeed without any problems. This problem occurs only if SQL Bridge, connecting TCP/IP clients to OS/2 SQL Server, is started as a network service using the following command:

   net start sqlbridge

WORKAROUND

Do not start SQL Bridge as a network service with the Net Start command. Instead, start SQL Bridge from the command line using BRIDGE.EXE as follows:

   Bridge -S<server side> -C<client side>

STATUS

Microsoft has confirmed this to be a problem in SQL Bridge version 4.2a. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: SQL Bridge
Keywords : kbbug4.20a kbinterop
Version : 4.2a
Platform : OS/2


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: May 5, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.