<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechBubbles &#187; SSIS</title>
	<atom:link href="http://www.techbubbles.com/tag/ssis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sun, 18 Apr 2010 23:05:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSIS Package Configuration in SQL server 2008</title>
		<link>http://www.techbubbles.com/sql-server/ssis-package-configuration-in-sql-server-2008/</link>
		<comments>http://www.techbubbles.com/sql-server/ssis-package-configuration-in-sql-server-2008/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:35:34 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[SQL Server SSIS]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/ssis-package-configuration-in-sql-server-2008/</guid>
		<description><![CDATA[SSIS configuration wizard allows you to create configurations for packages. It also allows you to update the properties and objects of the package at run time. 
Package Configuration Benefits

Configuration really helps the developers to smoothly move the packages from Development environment to Production environment.

&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Eg: Configuring the source path of the file or updating the [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/ssis-package-configuration-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Runtime Settings with SSIS Package</title>
		<link>http://www.techbubbles.com/sql-server/runtime-settings-with-ssis-package/</link>
		<comments>http://www.techbubbles.com/sql-server/runtime-settings-with-ssis-package/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:00:36 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server SSIS]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS Package]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/runtime-settings-with-ssis-package/</guid>
		<description><![CDATA[Introduction
Clients may require to integrate the SSIS packages in their environment(Production). SSIS package settings needs to be changed at run time and all settings needs to be pulled from the database using set of stored procedures.
1. Create a SSIS package and drag the Execute SQL task to control flow in the package as follows
 
 [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/runtime-settings-with-ssis-package/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ETL Process using SQL server SSIS</title>
		<link>http://www.techbubbles.com/sql-server/etl-process-using-sql-server-ssis/</link>
		<comments>http://www.techbubbles.com/sql-server/etl-process-using-sql-server-ssis/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:43:22 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[ETL in SQL server 2005]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS ETL]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/etl-process-using-sql-server-ssis/</guid>
		<description><![CDATA[This post explains about creating a SSIS package for demonstrating the small ETL process using transforms and connections in SQL server 2005.
&#160;
1. Create a new SSIS package and drag a DataFlow task onto the control flow. Double click the task to go to the Data Flow tab.
&#160;
2. In the Data Flow tab, drag an OLEDB [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/etl-process-using-sql-server-ssis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
