User Profile

Collapse

Profile Sidebar

Collapse
AProgrammer
AProgrammer
Last Activity: Oct 16 '07, 12:24 PM
Joined: Oct 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • AProgrammer
    started a topic How can I sum the attribute node values....
    in XML

    How can I sum the attribute node values....

    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"/>...
    See more | Go to post

  • 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"...
    See more | Go to post
No activity results to display
Show More
Working...