BUG: SELECT from Multiple Unjoined Tables Can Cause AV

ID: Q152627


The information in this article applies to:

BUG#: 13087 (6.0)

SYMPTOMS

A SELECT from multiple base tables with no join clauses may cause an Access Violation in Microsoft SQL Server 6.0


WORKAROUND

Simplifying the SELECT statement or restricting the number of rows or tables in the query will avoid the Access Violation.


STATUS

Microsoft 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 INFORMATION

In 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 
Version           : 6.0
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 27, 1999