The information in this article applies to:
BUG#: 13087 (6.0) SYMPTOMSA SELECT from multiple base tables with no join clauses may cause an Access Violation in Microsoft SQL Server 6.0 WORKAROUNDSimplifying the SELECT statement or restricting the number of rows or tables in the query will avoid the Access Violation. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.0. This problem does not occur 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 INFORMATIONIn testing a SELECT statement based on eight or more unjoined tables consisting of a single integer column and 1000 rows each, reproduced the problem.Additional query words: SP3 AV Exception
Keywords : kbprg kbbug6.00 SSrvServer |
Last Reviewed: March 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |