Google Groups Home
Help | Sign in
AS2K SP2 BUG: MDX Comments
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
George Spofford  
View profile
 More options Feb 22 2002, 8:41 am
Newsgroups: microsoft.public.sqlserver.olap
From: George Spofford <geo...@dsslab.com>
Date: Fri, 22 Feb 2002 07:38:43 -0500
Local: Fri, Feb 22 2002 7:38 am
Subject: AS2K SP2 BUG: MDX Comments
The following fails:

select
filter (
  [Customers].[State Province].members,
  measures.[unit sales] > 300  -- filter's context
) on 0
from sales

The following succeeds:

select
filter (
  [Customers].[State Province].members,
  measures.[unit sales] > 300  -- filter''s context
) on 0
from sales

I wouldn't think string parsing should be in effect inside a comment!

--
George Spofford
Microsoft MVP
Chief Architect / OLAP Solution Provider
DSS Lab
geo...@dsslab.com
ISVs & IT organizations: Find out how DSS Lab can speed your
development!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
[MS] Richard Tkachuk  
View profile
 More options Feb 22 2002, 4:40 pm
Newsgroups: microsoft.public.sqlserver.olap
From: "[MS] Richard Tkachuk" <ric...@microsoft.com>
Date: Fri, 22 Feb 2002 13:39:46 -0800
Local: Fri, Feb 22 2002 4:39 pm
Subject: Re: AS2K SP2 BUG: MDX Comments
Well, this isn't much good. Thanks for the note.

Cheers,
Richard

--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.

"George Spofford" <geo...@dsslab.com> wrote in message

news:3C763BD3.B016AA8F@dsslab.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google