BUG: ISQL/W Has Problem Displaying Large Strings

Last reviewed: May 1, 1997
Article ID: Q136159

The information in this article applies to:
  • Microsoft SQL Server, version 4.21a
BUG# NT: 8882 (4.21a)

SYMPTOMS

If you try to display large strings or rename column names with strings that are very large, the ISQL/W results window clears out. You can see the results when the contents of the result window are highlighted or copied to a file.

CAUSE

This is a display problem and is not related to values returned from the server. This does not occur on isql (console application provided with SQL 4.21a).

WORKAROUND

Use short and concise names for columns (less than 256 characters) and break-up strings to be displayed within ISQL/W.

STATUS

Microsoft has confirmed this to be a problem in ISQL/W 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: strings long
Keywords : kbbug4.21a kbtool SSrvISQL
Version : 4.21a
Platform : WINDOWS


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