BUG: SQL SELECT Query to OLAP Does Not Return Results for Certain WHERE Clauses (266777)
The information in this article applies to:
- Microsoft SQL Server OLAP Services 7.0
This article was previously published under Q266777
BUG #: 9744 (Plato7x)
SYMPTOMS
A SQL SELECT query to a Microsoft OLAP 7.0 Server, using the Microsoft OLE DB Provider for OLAP, might not return results when you specify the lowest level of a dimension in the WHERE clause if the level is composed of two fields from the source table.
For example, if you query against the OLAP 7.0 FoodMart Sales database and you specify Customers Name, which is the lowest level in the Customers dimension and is composed of two fields ("customers"."fname"+"customers"."lname"), a result set is not produced.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0.
This is not an issue in SQL Server 2000 Analysis Services 8.0.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbBug kbnofix KB266777 |
---|
|