Hi all,
I have the following XML file...
<root>
<row number="200" amount="2001" rate="0.234" quantity="5"/>
<row number="200" amount="1598" rate="0.234" quantity="52"/>
<row number="200" amount="6098" rate="0.234" quantity="91"/>...
User Profile
Collapse
-
How can I sum the attribute node values....
-
How can I put this XML file into SQL Server...
Hi,
I have the following XML file:
<Message>
<MessageInfo MID="ODX95”></MessageInfo>
<Module>
<Invoice number="43562" inv_date="00000 0">
<Data>
<Name csg="ABC1"></Name>
<PartNumber code="123" quantity="96"></PartNumber>
<Price unit_price="133 09.00"...
No activity results to display
Show More