Click here to Skip to main content
15,886,199 members
Articles / Database Development / SQL Server / SQL Server 2008

How to export data from database tables to an XML file using SSIS

Rate me:
Please Sign up or sign in to vote.
4.55/5 (8 votes)
18 Aug 2013CPOL6 min read 199.2K   13  
A simple way to create an XML file from SQL Server tables using SSIS

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Taldor
Israel Israel
I work at Taldor as a computer programmer. I write code mostly in C# and also in VB.NET
I deal a lot with SQL Server databases and T-SQL.
When I studied programming in 1993-1995 it was C++ and Visual Basic 6. Good old memories Smile | :)

Comments and Discussions