BUG: ORDER BY Queries May Truncate Trailing Spaces of Columns

ID: Q188329

The information in this article applies to:

BUG #: 18018 (SQLBUG_65)

SYMPTOMS

If all the following conditions are true, a query that contains an ORDER BY clause will truncate the trailing blanks of the result columns:

WORKAROUND

Use any of the following methods to work around this problem:

STATUS

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

MORE INFORMATION

This is not really an issue for ODBC-based clients because the setting ANSI_PADDING is enabled by default.

Additional query words: prodsql work table

Keywords          : kbbug6.50 
Version           : WINNT:6.5
Platform          : winnt
Issue type        : kbbug
Solution Type     : kbpending

Last Reviewed: July 3, 1998