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

xml import SSIS

$
0
0

Hi All,

I am trying to import the xml file data using SSIS...the is as per below format

<root>

<ale tm=10>

<member ts=1 rex =2 />

<member ts=2 rex=3 />

</ale>

</root>

My reuirement is I need to capture the data in the sql table with the below columsn

tm     ts     rex

10      1       2

10       2      3

I am using in 2008 R2 version, please let me know how we can achieve this. I am able to retreive the ts and rex columns in one table and tm column in one table but not sure how we can combine them.


Thanks, Gaurav
http://gauravsqlserver.blogspot.com


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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