|
|
|
date: Wed, 22 Jun 2005 15:48:15 -0400,
group: microsoft.public.data.xmlanalysis
back
Re: Random bug
Hi,
Which version of the SDK are you using? I recally seeing a transient issue
like this for the 1.0 SDK, but it should have been fixed for 1.1...
Thanks,
Akshai
--
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.
"Patrice Lamarche" wrote in message
news:ehiVXM2dFHA.3040@TK2MSFTNGP14.phx.gbl...
> Hello,
>
> I have a random wich i'm not able to replicate. Sometime i dont know
why
> the XMLA return dont have the value node, all the other node are but no
> Value. I requery and it's ok ... i try all day to replicate the trouble
with
> no success. Here 2 sample query i used.
>
> SELECT measures.members FROM [BUDGET] CELL PROPERTIES VALUE,
> FORMATTED_VALUE,FORMAT_STRING
>
> SELECT [GENDER].CHILDREN ON COLUMNS, [EDUCATION LEVEL].CHILDREN ON ROWS
FROM
> [SALES] WHERE ([CUSTOMERS].[ALL CUSTOMERS].[USA]) CELL PROPERTIES VALUE,
> FORMATTED_VALUE,FORMAT_STRING
>
> Thanks you
>
> Best Regards
>
> Patrice Lamarche
>
>
date: Fri, 8 Jul 2005 12:48:19 -0700
author: Akshai Mirchandani [MS]
Re: Random bug
i look it's the 1.1 beta SDK .. i'll switch to the RTM ... manager did'nt
told me he was on the beta version
Thanks you
"Akshai Mirchandani [MS]" wrote in message
news:eRum%23X$gFHA.3540@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> Which version of the SDK are you using? I recally seeing a transient issue
> like this for the 1.0 SDK, but it should have been fixed for 1.1...
>
> Thanks,
> Akshai
> --
> 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.
>
> "Patrice Lamarche" wrote in message
> news:ehiVXM2dFHA.3040@TK2MSFTNGP14.phx.gbl...
>> Hello,
>>
>> I have a random wich i'm not able to replicate. Sometime i dont know
> why
>> the XMLA return dont have the value node, all the other node are but no
>> Value. I requery and it's ok ... i try all day to replicate the trouble
> with
>> no success. Here 2 sample query i used.
>>
>> SELECT measures.members FROM [BUDGET] CELL PROPERTIES VALUE,
>> FORMATTED_VALUE,FORMAT_STRING
>>
>> SELECT [GENDER].CHILDREN ON COLUMNS, [EDUCATION LEVEL].CHILDREN ON ROWS
> FROM
>> [SALES] WHERE ([CUSTOMERS].[ALL CUSTOMERS].[USA]) CELL PROPERTIES VALUE,
>> FORMATTED_VALUE,FORMAT_STRING
>>
>> Thanks you
>>
>> Best Regards
>>
>> Patrice Lamarche
>>
>>
>
>
date: Mon, 18 Jul 2005 13:39:00 -0400
author: Patrice Lamarche
|
|