The information in this article applies to:
BUG #: 18083 (SQLBUG_65) SYMPTOMS
When you use an ANSI-style join to join a table with a nested view that contains a GROUP BY clause, if that nested view contains another view, an access violation (AV) may occur. WORKAROUNDYou can use any of the following workarounds to avoid this problem:
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. MORE INFORMATIONThe bug occurs during preprocessing of the query statement. The bug does not occur in SQL Server 7.0. Additional query words: kbbug6.50 av prodsql
Keywords : kbtool SSrvErr_Log SSrvISQL SSrvSQL_Admin SSrvTran_SQL kbbug6.50 |
Last Reviewed: August 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |