The information in this article applies to:
BUG# 15009 SYMPTOMS
If you use a GROUP BY clause with the bit field (this has to be converted
to another datatype, such as int, char, and so forth) will cause more than
one row to be returned in the result set when only one should be expected.
WORKAROUNDRewriting the query with the DISTINCT keyword will report the correct result set. STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.0. We are
researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Keywords : kbprg SSrvProg kbbug6.00 |
Last Reviewed: March 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |