| By Jayaram Krishnaswamy | Article Rating: |
|
| November 29, 2009 12:45 AM EST | Reads: |
733 |
Integrating data into applications or reports is one of the most important, expensive and exacting activities in building enterprise data warehousing and reporting applications.
SQL Server Integration Services which first appeared in MS SQL Server 2005 and continued into MS SQL Server 2008 provides a one-stop solution to the ETL Process. The ETL Process consists of extracting data from a data source, transforming the data so that it can get in cleanly into the destination followed by loading the transformed data to the destination.
Enterprise data can be of very different kinds ranging from flat files to data stored in relational databases. Recently storing and exchanging data in XML has become common as exchanging data in XML format has many advantages.
This article describes how you may extract data in XML from your database using a stored procedure and persist it to the file system in either XML or text formats using Microsoft SQL Server Integration Services.
Writing XML data to the File System with SSIS
You may also want to read these recent articles on SSIS:
MySQL Data Transfer using SQL Server Integration Services (SSIS)
Ground to SQL Azure migration using MS SQL Server Integration Services
Read my book and get a handle on many other package tasks:
Read the original blog entry...
Published November 29, 2009 Reads 733
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jayaram Krishnaswamy
Jayaram Krishnaswamy is a technical writer, mostly writing articles that are related to the web and databases. He is the author of SQL Server Integration Services published by Packt Publishers in the UK. His recent book, 'Learn SQL Server Reporting Services 2008' was also published by Packt Publishers Inc, Birmingham. He writes articles on several topics to many sites.
- What is Cloud Computing?
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Virtualization Expo New York Call for Papers to Expire January 15, 2010
- Cloud Expo New York Call for Papers to Expire January 15, 2010
- Six Enterprise Megatrends to Watch in 2010
- Oracle Claims Victory Over EC; Says Sun Will Sell Clouds
- How to Secure REST and JSON
- As Times Square Ball Drops, EarthCam's There Live
- SOA and the IT Pressure Cooker
- Neon Sues IBM for Trying to Destroy It
- A Key Phase in SOA Programs Business Service Realization
- Is Your JIT Telling You Lies?
- What is Cloud Computing?
- Cloud Expo New York Call for Papers Now Open
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Virtualization Expo New York Call for Papers to Expire January 15, 2010
- Cloud Expo New York Call for Papers to Expire January 15, 2010
- Six Enterprise Megatrends to Watch in 2010
- Oracle Claims Victory Over EC; Says Sun Will Sell Clouds
- Instant Professionalism Online Despite Yourself...with Ulitzer
- A Security Analysis of Cloud Computing
- How to Secure REST and JSON
- Move Over BI, Here Comes PI - Performance Intelligence
- A Rules Engine Built in PowerBuilder
- Where Are RIA Technologies Headed in 2008?
- AJAX World RIA Conference & Expo Kicks Off in New York City
- JSON vs XML - A Jason vs Freddie Sequel
- Processing XML with C# and .NET
- Has the Technology Bounceback Begun?
- What is Cloud Computing?
- BPEL Processes and Human Workflow
- The Top 250 Players in the Cloud Computing Ecosystem
- Open Source Database Special Feature: An Introduction to Berkeley DB XML
- "HP's Problem Ain't the SAP Install," Says Sun's Schwartz
- eXist - An Introduction To Open Source Native XML Database
- Digitizing the Planet: Google Earth vs MSN Virtual Earth vs MapQuest



























