The information in this article applies to:
BUG# NT: 8622 (4.21a) SYMPTOMS
A Windows 16-bit (Win16) IPX/SPX client connection to SQL Server may fail
if the direct connection is used (as opposed to using bindery service), and
the network segment number (for example, the external IPX network number)
is larger than 0x7FFF.
CAUSE
DBMSSPX3.DLL converts the network number specified in the connection
string incorrectly.
WORKAROUNDUse bindery service for IPX address resolution instead of hardcoding the address in the connection string. If direct connection is necessary, use a network segment number smaller than 0x8000. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 4.21a. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: direct connect hardcoding address dbmsspx3 net-lib segment Windows NT
Keywords : kbenv kbbug4.21a SSrvWinNT |
Last Reviewed: April 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |