Viewing 15 posts - 61 through 75 (of 135 total)
Nice article I'd agree that it is my first time seeing CROSS APPLY as well.
December 15, 2009 at 1:14 am
Another one busted the dust out on me...
December 14, 2009 at 11:41 pm
duda (12/9/2009)
ALTER CUBE CURRENTCUBE
Update DImension [Date].[YearQuarterMonthDay],
Default_Member = StrToMember("Tail(Filter([Date].[YearQuarterMonthDay].[Month Name And Year].members,
...
December 9, 2009 at 5:44 am
Thanks guys, even though it took time for me to update you with this regard.
The main issue as to why I raised this is that I have 1 time dimensions...
December 9, 2009 at 4:12 am
Got it right but I didn't understand the question. I actually thought that the question meant to say DATETIME but indeed it was DATE and TIME.
December 1, 2009 at 3:21 am
RBarryYoung (8/4/2008)
stuart.hill (8/4/2008)
--------------------------------Msg 240, Level 16, State 1, Line 1
Types don't match between the anchor and the recursive part in column "AllDescr" of recursive query "cteIterate".
--------------------------------
There's not much that I...
November 27, 2009 at 3:12 am
I cannot seem to find what the issue is with the relationships nor the properties of the non-working dimension. I have decided to re-create the time dimension. Instead of creating...
November 10, 2009 at 3:04 am
I just took my chances but I was pretty sure that I have never seen the SP_Compatibility sysprocedure and the sp_help was not even an option for me.Nice Q though
November 10, 2009 at 12:19 am
didn't know much about PLINQ but this increased my knowledge:
http://blogs.msdn.com/pfxteam/archive/2009/06/13/9741072.aspx
November 9, 2009 at 7:52 am
Nice one, Noticed that when you use your case statement as per below then you get the "Date is Null" results as you do not have your else statement.
SELEC CASE...
November 9, 2009 at 4:44 am
SW_Lindsay (12/22/2008)
The point is that step 1, 2, and 3 are not possible without a Full Backup. Step 3 will fail.Steve
Amen
November 3, 2009 at 3:21 am
Warren Brunk (7/15/2007)
<SPAN id=Showtread1_ThreadRepeater__ctl3_lblFullMessage>On my box the service is called "SQL Server Analysis Services (Named Instance)".</SPAN>
<SPAN>This answer wasnt even listed on the choices. But whatever even the questions makers can...
November 3, 2009 at 3:13 am
I haven't done an MDX qry that gets data from 2 cubes and I tried querieng a cube from another and oI got an error.
November 3, 2009 at 2:53 am
I suppose I missed something: http://msdn.microsoft.com/en-us/library/ms191301.aspx
November 3, 2009 at 2:41 am
Viewing 15 posts - 61 through 75 (of 135 total)