Article ID: 181048 - Last Review: March 14, 2006 - Revision: 4.0

FIX: Queries Using Derived Tables or GROUP BY May Cause an Access Violation

This article was previously published under Q181048
BUG #: 16168
Expand all | Collapse all

SYMPTOMS

In rare cases, queries that require SQL Server to re-map columns to virtual tables may cause SQL Server to have a handled access violation (AV). This has only been observed when either of the following conditions us true:

  • Derived tables are used.

    -or-
  • A GROUP BY clause is used and the data being grouped comes from a view.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base:
197177  (http://support.microsoft.com/kb/197177/ ) INF: How to Obtain SQL Server 6.5 Service Pack 5a
For more information, contact your primary support provider.

APPLIES TO
  • Microsoft SQL Server 6.5 Standard Edition
Keywords: 
kbbug kbfix KB181048
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations