<?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>Sat, 04 Feb 2012 20:20:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Deploying SSIS packages into SQL Server vs Deploying as a File</title>
		<link>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file-2/</link>
		<comments>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file-2/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 19:58:19 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file-2/</guid>
		<description><![CDATA[&#160;
In earlier days we have the options to save the DTS packages to SQL Server or to File System. Many of you trying to understand the trade offs between them. This post list out the advantages of both options.

Advantages of Saving and Deploying SSIS packages to File System&#160;

We can use Source control system manage the [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deploying SSIS packages into SQL Server vs Deploying as a File</title>
		<link>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file/</link>
		<comments>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 19:57:48 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file/</guid>
		<description><![CDATA[In earlier days we have the options to save the DTS packages to SQL Server or to File System. Many of you trying to understand the trade offs between them. This post list out the advantages of both options.

Advantages of Saving and Deploying SSIS packages to File System&#160;

We can use Source control system manage the [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/deploying-ssis-packages-into-sql-server-vs-deploying-as-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using For Loop and Foreach Loop Containers in SSIS</title>
		<link>http://www.techbubbles.com/sql-server/using-for-loop-and-foreach-loop-containers-in-ssis/</link>
		<comments>http://www.techbubbles.com/sql-server/using-for-loop-and-foreach-loop-containers-in-ssis/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 21:36:35 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/using-for-loop-and-foreach-loop-containers-in-ssis/</guid>
		<description><![CDATA[&#160;



SQL Server Integration Services supports two container tasks name For Loop and Foreach loop. These containers supports to execute the repetitive workflows in controlled way. The For Loop has three expressions that control it’s execution and termination. This post also discuss about Foreach loop container in SSIS.




The three expressions are 
InitExpression&#160; The For Loop evaluates [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/using-for-loop-and-foreach-loop-containers-in-ssis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Data Profiling Task in SSIS</title>
		<link>http://www.techbubbles.com/sql-server/using-data-profiling-task-in-ssis/</link>
		<comments>http://www.techbubbles.com/sql-server/using-data-profiling-task-in-ssis/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 20:15:44 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS Package]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/sql-server/using-data-profiling-task-in-ssis/</guid>
		<description><![CDATA[&#160;



Data Profiling is important in data quality processing and transformation. It provides a way to investigate large datasets and to identify incorrectly formatted data. This post explains doing data analysis using Data Profiling task.




 Data Profiling task helps you to 

Identify the problems with your data. Example: Finding the products in your data&#160; which are [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/sql-server/using-data-profiling-task-in-ssis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>

