Hello SSIS World, From XML!
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on 2010/04/13
Indexed on
2010/04/13
6:03 UTC
Read the original article
Hit count: 286
Filed under:
This article brings us an SSIS package that reads an XML file and sequentially displays each XML record in a MessageBox before inserting it into a staging table. You can use this to get XML data into your SQL Server database for further processing.
© SQL Server Central or respective owner