Heya, I have the same cube on two different computers. Same OS. Same XMLA provider. One one computer, the XMLA results seem to follow the spec: <AxisInfo name="Axis1"> <HierarchyInfo name="Test Location"> But on the other computer, the results come back as <AxisInfo name="Axis1"> <HierarchyInfo name="[Test Location].[Standard]"> I am sending in the same query. Is there some other setting which may be different between these two computers? Chris
Probably different versions of MSOLAP80 on the two boxes -- upgrade it to SP4 and things should become identical. Thanks, Akshai -- -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "ChrisHarrington" <charrington-at-activeinterface.com> wrote in message news:uYLQicwaGHA.3812@TK2MSFTNGP04.phx.gbl... > Heya, > > I have the same cube on two different computers. Same OS. Same XMLA > provider. One one computer, the XMLA results seem to follow the spec: > > <AxisInfo name="Axis1"> > <HierarchyInfo name="Test Location"> > > But on the other computer, the results come back as > > <AxisInfo name="Axis1"> > <HierarchyInfo name="[Test Location].[Standard]"> > > I am sending in the same query. Is there some other setting which may be > different between these two computers? > > Chris > >
They are indeed different versions. I'll assume that was it. Thanks. "Akshai Mirchandani [MS]" wrote in message news:etm4jAZbGHA.4372@TK2MSFTNGP04.phx.gbl... > Probably different versions of MSOLAP80 on the two boxes -- upgrade it to > SP4 and things should become identical. > > Thanks, > Akshai > > -- > -- > Try out the MSDN Forums for Analysis Services at: > http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=83&SiteID=1 > > This posting is provided "AS IS" with no warranties, and confers no rights > Please do not send email directly to this alias. This alias is for > newsgroup > purposes only. > > "ChrisHarrington" <charrington-at-activeinterface.com> wrote in message > news:uYLQicwaGHA.3812@TK2MSFTNGP04.phx.gbl... >> Heya, >> >> I have the same cube on two different computers. Same OS. Same XMLA >> provider. One one computer, the XMLA results seem to follow the spec: >> >> <AxisInfo name="Axis1"> >> <HierarchyInfo name="Test Location"> >> >> But on the other computer, the results come back as >> >> <AxisInfo name="Axis1"> >> <HierarchyInfo name="[Test Location].[Standard]"> >> >> I am sending in the same query. Is there some other setting which may be >> different between these two computers? >> >> Chris >> >> > >