Skip to Content
0
Former Member
Jan 02, 2008 at 05:59 PM

Total XML structure into single table field

14 Views

Hello All,

I want to send total XML structure(including Tags and Data) into single field in a Table.

Ex: <MaterialDetails>

<MaterialNumber>00111</MaterialNumber>

<MaterialQuantity>200</MaterialQuantity>

</MaterialDetails>

Plz Can anyone tell me How to do this indetail?

Thanks

San