Groups | Blog | Home
all groups > flash data integration > december 2005 >

flash data integration : xmlconnector & dateset


danny
12/14/2005 12:20:03 AM

hi can u tell me how can i access to my loaded atributies from xml when
i am loading xml with xmlconnector and putting it to dateset(mydataset_ds)?
i have somethig like this:

<datapacket>
<row act="10" custId="0" date="05/12/2002" />
</datapacket>

and i want to access to atr act for example
conquerors04
1/20/2006 5:31:41 AM
Just off the top of my head make sure you add a couple rows of data to make
sure the connector recognizes the xml row as an array and not an Object.

Then try to bind to that row. Just add another dummy record to your xml <row>
AddThis Social Bookmark Button