The information in this article applies to:
SYMPTOMSIf an "If Exists" or "Where Exists" statement returns more than one column, it will report a syntax error near a comma (,). CAUSE
The following statement will cause the error:
WORKAROUNDIf you change the statement to only return au_lname, the query will successfully compile. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem does not occur in Microsoft SQL Server version 6.5.
Keywords : kbbug6.00 |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |