Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS - How to extract a mixed XML content

$
0
0
Hi folks,

I have a mixed xml content file like that:

<account>123456
<name>John SMITH</name>
<adress>Something
<street>Dummy street
<number>5</number>
</street>
<city> New York
<postCode>12345</postCode>
</city>
</adress>
</account>

What's the best way to extract a such content using SSIS? (Of course I can have more than 1 child for each node in the file)

Thank you,

Said
  

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>