Article ID: 224986 - Last Review: March 14, 2006 - Revision: 2.1 FIX: Query Analyzer Truncates Output of COMPUTE Clause at Six CharactersThis article was previously published under Q224986
BUG #: 53975 (SQLBUG_70)
SYMPTOMS
When viewing results in SQL Query Analyzer, the output of a COMPUTE clause is truncated at six characters and may show incorrect information. This is a display problem only. If the query is run from another tool, such as ISQL.exe or OSQL.exe, the correct output is displayed.
WORKAROUND
Use another query tool, such as ISQL.exe or OSQL.exe to run the query.
STATUSMicrosoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 232570
(http://support.microsoft.com/kb/232570/
)
INF: How to Obtain Service Pack 1 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
MORE INFORMATION
The following script demonstrates the problem:
----------- 2000002 sum =========== 200000
| Article Translations
|
Back to the top
