dbTalk Databases Forums  

Adomd.net

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Adomd.net in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Deep blue via SQLMonster.com
 
Posts: n/a

Default Adomd.net - 09-27-2005 , 11:19 AM






Hi ,
I am converting XML from adomd cellset using ExecuteXmlReader(). But when the
cell is empty, the ExecuteXmlReader() ignores the empty node like in below
example. Is it possible to retain those empty nodes? In the below example you
can clearly see cellordinal 1 is missing . Can anyone help??

Thanks


<Cell CellOrdinal="0">
<Value xsi:type="xsd:string">2004-09-13T00:00:00</Value>
<FmtValue>13/09/2004</FmtValue>
</Cell>

<Cell CellOrdinal="2">
<Value xsi:type="xsd:double">95</Value>
<FmtValue>95.0</FmtValue>
</Cell>

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.