<?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>SQL Lion &#187; SSIS</title>
	<atom:link href="http://www.sqllion.com/category/ssis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqllion.com</link>
	<description>Welcome to the Database Jungle</description>
	<lastBuildDate>Fri, 20 Aug 2010 02:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSIS vs Text File Importing &#8211; III</title>
		<link>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-3/</link>
		<comments>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-3/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 17:37:15 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Application.DisplayAlerts]]></category>
		<category><![CDATA[BIDS]]></category>
		<category><![CDATA[Business Intelligence Development Studio]]></category>
		<category><![CDATA[Choose a data source]]></category>
		<category><![CDATA[column delimiter]]></category>
		<category><![CDATA[Column names in the first data row]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[Connection manager]]></category>
		<category><![CDATA[control flow task]]></category>
		<category><![CDATA[CreateObject("Excel.Application")]]></category>
		<category><![CDATA[data flow task]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[Flat file connection manager]]></category>
		<category><![CDATA[Flat File Row Delimiter Not Recognized]]></category>
		<category><![CDATA[flat file source]]></category>
		<category><![CDATA[Foreach File Enumerator]]></category>
		<category><![CDATA[Import data]]></category>
		<category><![CDATA[Import text files by SSIS]]></category>
		<category><![CDATA[importing text files]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[parses columns]]></category>
		<category><![CDATA[parses rows]]></category>
		<category><![CDATA[ReadOnlyVariables]]></category>
		<category><![CDATA[row delimiter]]></category>
		<category><![CDATA[row delimiter does not work]]></category>
		<category><![CDATA[Script Language]]></category>
		<category><![CDATA[script task]]></category>
		<category><![CDATA[SQL Server Import and Export Wizard]]></category>
		<category><![CDATA[SQL Server management studio]]></category>
		<category><![CDATA[ssis not recognizing row delimiter]]></category>
		<category><![CDATA[SSIS Not Recognizing {CR}{LF}]]></category>
		<category><![CDATA[ssis vs row delimiter in text files]]></category>
		<category><![CDATA[SSIS vs Text file importing]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[tab delimited]]></category>
		<category><![CDATA[Text file import]]></category>
		<category><![CDATA[transformation of data]]></category>
		<category><![CDATA[Variable Mappings]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=955</guid>
		<description><![CDATA[Step by Step description for developing SSIS package in order to overcome the issue with SSIS while importing text files with Flat File Connection Manager and  Flat File Source, the "Row Delimiter" property does not work for rows having NULL or empty values.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SSIS vs Text File Importing &#8211; II</title>
		<link>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-2/</link>
		<comments>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-2/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 17:07:28 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Application.DisplayAlerts]]></category>
		<category><![CDATA[BIDS]]></category>
		<category><![CDATA[Business Intelligence Development Studio]]></category>
		<category><![CDATA[Choose a data source]]></category>
		<category><![CDATA[column delimiter]]></category>
		<category><![CDATA[Column names in the first data row]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[Connection manager]]></category>
		<category><![CDATA[control flow task]]></category>
		<category><![CDATA[CreateObject("Excel.Application")]]></category>
		<category><![CDATA[data flow task]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[Flat file connection manager]]></category>
		<category><![CDATA[Flat File Row Delimiter Not Recognized]]></category>
		<category><![CDATA[flat file source]]></category>
		<category><![CDATA[Foreach File Enumerator]]></category>
		<category><![CDATA[Import data]]></category>
		<category><![CDATA[Import text files by SSIS]]></category>
		<category><![CDATA[importing text files]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[parses columns]]></category>
		<category><![CDATA[parses rows]]></category>
		<category><![CDATA[ReadOnlyVariables]]></category>
		<category><![CDATA[row delimiter]]></category>
		<category><![CDATA[row delimiter does not work]]></category>
		<category><![CDATA[Script Language]]></category>
		<category><![CDATA[script task]]></category>
		<category><![CDATA[SQL Server Import and Export Wizard]]></category>
		<category><![CDATA[SQL Server management studio]]></category>
		<category><![CDATA[ssis not recognizing row delimiter]]></category>
		<category><![CDATA[SSIS Not Recognizing {CR}{LF}]]></category>
		<category><![CDATA[ssis vs row delimiter in text files]]></category>
		<category><![CDATA[SSIS vs Text file importing]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[tab delimited]]></category>
		<category><![CDATA[Text file import]]></category>
		<category><![CDATA[transformation of data]]></category>
		<category><![CDATA[Variable Mappings]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=940</guid>
		<description><![CDATA[Reason behind the strange behavior of SSIS while importing text files with Flat File Connection Manager and  Flat File Source, the "Row Delimiter" property does not work for rows having NULL or empty values.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSIS vs Text File Importing &#8211; I</title>
		<link>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-1/</link>
		<comments>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-1/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 16:39:13 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Application.DisplayAlerts]]></category>
		<category><![CDATA[BIDS]]></category>
		<category><![CDATA[Business Intelligence Development Studio]]></category>
		<category><![CDATA[Choose a data source]]></category>
		<category><![CDATA[column delimiter]]></category>
		<category><![CDATA[Column names in the first data row]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[Connection manager]]></category>
		<category><![CDATA[control flow task]]></category>
		<category><![CDATA[CreateObject("Excel.Application")]]></category>
		<category><![CDATA[data flow task]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[Flat file connection manager]]></category>
		<category><![CDATA[Flat File Row Delimiter Not Recognized]]></category>
		<category><![CDATA[flat file source]]></category>
		<category><![CDATA[Foreach File Enumerator]]></category>
		<category><![CDATA[Import data]]></category>
		<category><![CDATA[Import text files by SSIS]]></category>
		<category><![CDATA[importing text files]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[parses columns]]></category>
		<category><![CDATA[parses rows]]></category>
		<category><![CDATA[ReadOnlyVariables]]></category>
		<category><![CDATA[row delimiter]]></category>
		<category><![CDATA[row delimiter does not work]]></category>
		<category><![CDATA[Script Language]]></category>
		<category><![CDATA[script task]]></category>
		<category><![CDATA[SQL Server Import and Export Wizard]]></category>
		<category><![CDATA[SQL Server management studio]]></category>
		<category><![CDATA[ssis not recognizing row delimiter]]></category>
		<category><![CDATA[SSIS Not Recognizing {CR}{LF}]]></category>
		<category><![CDATA[ssis vs row delimiter in text files]]></category>
		<category><![CDATA[SSIS vs Text file importing]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[tab delimited]]></category>
		<category><![CDATA[Text file import]]></category>
		<category><![CDATA[transformation of data]]></category>
		<category><![CDATA[Variable Mappings]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=918</guid>
		<description><![CDATA[Workaround for the issue with SSIS while importing text files with Flat File Connection Manager and  Flat File Source, the "Row Delimiter" property does not work for rows having NULL or empty values.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2010/04/ssis-vs-text-file-importing-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scheduling DTS Package</title>
		<link>http://www.sqllion.com/2010/03/scheduling-dts-package/</link>
		<comments>http://www.sqllion.com/2010/03/scheduling-dts-package/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 16:41:13 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[DTS package]]></category>
		<category><![CDATA[DTSRun in 2000]]></category>
		<category><![CDATA[Edit Job Schedule]]></category>
		<category><![CDATA[Edit Recurring Job Schedule]]></category>
		<category><![CDATA[Operating System Command (CmdExec)”]]></category>
		<category><![CDATA[schedule DTS package]]></category>
		<category><![CDATA[scheduling job in sql 2000]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2000]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=892</guid>
		<description><![CDATA[Brief description of scheduling multiple DTS packages in a single job in SQL 2000.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2010/03/scheduling-dts-package/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSIS package to Remove Duplicates from any Database</title>
		<link>http://www.sqllion.com/2010/01/ssis-package-to-remove-duplicates-from-any-database/</link>
		<comments>http://www.sqllion.com/2010/01/ssis-package-to-remove-duplicates-from-any-database/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:42:24 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[database management by SSIS]]></category>
		<category><![CDATA[delete duplicate record]]></category>
		<category><![CDATA[delete redundancy]]></category>
		<category><![CDATA[delete redundant entries Download]]></category>
		<category><![CDATA[delete redundant rows]]></category>
		<category><![CDATA[Deleting Duplicate Records]]></category>
		<category><![CDATA[DISTINCT]]></category>
		<category><![CDATA[Duplicate remover sql server]]></category>
		<category><![CDATA[Duplicate rows]]></category>
		<category><![CDATA[Filtering distinct rows]]></category>
		<category><![CDATA[Finding Duplicates with SQL]]></category>
		<category><![CDATA[GROUP BY clause]]></category>
		<category><![CDATA[Identify and Delete Duplicate SQL Server Records]]></category>
		<category><![CDATA[IDENTITY column]]></category>
		<category><![CDATA[Redundant rows]]></category>
		<category><![CDATA[remove duplicate records in SSIS]]></category>
		<category><![CDATA[remove duplicate rows from a table in SQL Server]]></category>
		<category><![CDATA[remove redundancy]]></category>
		<category><![CDATA[SET ROWCOUNT]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL Server Delete (Remove) Duplicate Entries]]></category>
		<category><![CDATA[SQL Server Remove Duplicate rows from a Table]]></category>
		<category><![CDATA[SSIS package to Delete duplicate records]]></category>
		<category><![CDATA[T –SQL]]></category>
		<category><![CDATA[tool to remove redundancy in SQL Server database]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=827</guid>
		<description><![CDATA[SSIS package to detect and remove only duplicate data (rows) in your SQL Server database. All redundant entries are eliminated except the real one.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2010/01/ssis-package-to-remove-duplicates-from-any-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TRANSACTION Isolation Levels in SQL Server</title>
		<link>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/</link>
		<comments>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:09:44 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[ALLOW SNAPSHOT ISOLATION]]></category>
		<category><![CDATA[ALLOW_SNAPSHOT_ISOLATION]]></category>
		<category><![CDATA[blocking]]></category>
		<category><![CDATA[BULK processing]]></category>
		<category><![CDATA[Bulk Update Locks]]></category>
		<category><![CDATA[Chaos]]></category>
		<category><![CDATA[Chaos Isolation Level]]></category>
		<category><![CDATA[Commit database]]></category>
		<category><![CDATA[COMMIT TRAN]]></category>
		<category><![CDATA[Data Definition Language]]></category>
		<category><![CDATA[data inaccuracy]]></category>
		<category><![CDATA[DDL]]></category>
		<category><![CDATA[default level]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[Demand Locks]]></category>
		<category><![CDATA[dirty-reads]]></category>
		<category><![CDATA[drop table]]></category>
		<category><![CDATA[Eliminates Dirty Reads]]></category>
		<category><![CDATA[exclusive]]></category>
		<category><![CDATA[Exclusive Locks]]></category>
		<category><![CDATA[Higher Concurrency]]></category>
		<category><![CDATA[higher Isolation level]]></category>
		<category><![CDATA[Inconsistent analysis]]></category>
		<category><![CDATA[inconsistent data]]></category>
		<category><![CDATA[INSERT]]></category>
		<category><![CDATA[Intent exclusive]]></category>
		<category><![CDATA[Intent locks]]></category>
		<category><![CDATA[Intent Shared Lock]]></category>
		<category><![CDATA[Isolation Level]]></category>
		<category><![CDATA[IsolationLevel]]></category>
		<category><![CDATA[locks]]></category>
		<category><![CDATA[Lost updates]]></category>
		<category><![CDATA[Low performance]]></category>
		<category><![CDATA[Lower Concurrency]]></category>
		<category><![CDATA[multiple updates]]></category>
		<category><![CDATA[Non-repeatable reads]]></category>
		<category><![CDATA[ODBCtransaction]]></category>
		<category><![CDATA[Optimistic]]></category>
		<category><![CDATA[Optimistic concurrency]]></category>
		<category><![CDATA[Optimistic Vs Pessimistic]]></category>
		<category><![CDATA[Pessimistic]]></category>
		<category><![CDATA[Pessimistic Concurrency]]></category>
		<category><![CDATA[Phantom]]></category>
		<category><![CDATA[Phantom reads]]></category>
		<category><![CDATA[READ COMMITTED Isolation Level]]></category>
		<category><![CDATA[READ UNCOMMITTED]]></category>
		<category><![CDATA[READ UNCOMMITTED Isolation Level]]></category>
		<category><![CDATA[ReadCommitted]]></category>
		<category><![CDATA[ReadUncommitted]]></category>
		<category><![CDATA[rename table]]></category>
		<category><![CDATA[REPEATABLE READ Isolation Level]]></category>
		<category><![CDATA[Repeatable Reads]]></category>
		<category><![CDATA[RepeatableRead]]></category>
		<category><![CDATA[Sch-M]]></category>
		<category><![CDATA[Sch-S]]></category>
		<category><![CDATA[Schema Locks]]></category>
		<category><![CDATA[Schema modification]]></category>
		<category><![CDATA[Schema stability]]></category>
		<category><![CDATA[SERIALIZABLE]]></category>
		<category><![CDATA[SERIALIZABLE Isolation Level]]></category>
		<category><![CDATA[SET TRANSACTION ISOLATION LEVEL]]></category>
		<category><![CDATA[shared]]></category>
		<category><![CDATA[Shared Locks]]></category>
		<category><![CDATA[Shared with intent exclusive]]></category>
		<category><![CDATA[SNAPSHOT]]></category>
		<category><![CDATA[SNAPSHOT Isolation Level]]></category>
		<category><![CDATA[SQL Server Integration Service]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tempdb]]></category>
		<category><![CDATA[TRANSACTION]]></category>
		<category><![CDATA[TRANSACTION Isolation Levels in SQL Server]]></category>
		<category><![CDATA[Types of Locks]]></category>
		<category><![CDATA[uncommitted data]]></category>
		<category><![CDATA[Unspecified Isolation Level]]></category>
		<category><![CDATA[UPDATE]]></category>
		<category><![CDATA[Update Locks]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=605</guid>
		<description><![CDATA[Briefly described features and usage about all Transaction Isolation levels including detail description of database locks and its effect in SQL Server 2005 and in SSIS.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2009/07/transaction-isolation-levels-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Programming Foreach Loop Container – Enumerating Excel  Sheets</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-sheets/</link>
		<comments>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-sheets/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 02:58:12 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS programming]]></category>
		<category><![CDATA[ADO .Net connection]]></category>
		<category><![CDATA[Ado .net for Excel]]></category>
		<category><![CDATA[Benefits from SSIS Foreach Loop Container]]></category>
		<category><![CDATA[Connect Excel in Foreach ADO.NET Schema Rowset Enumerator]]></category>
		<category><![CDATA[ConnectionString]]></category>
		<category><![CDATA[CurrentExcelSheet]]></category>
		<category><![CDATA[Data access mode]]></category>
		<category><![CDATA[DTSAdapter.ExcelSource.1]]></category>
		<category><![CDATA[enumerating excel sheets]]></category>
		<category><![CDATA[enumerating excel sheets in sql server]]></category>
		<category><![CDATA[enumerte excel files in ssis]]></category>
		<category><![CDATA[Excel 8.0]]></category>
		<category><![CDATA[Excel Connection Manager]]></category>
		<category><![CDATA[excel sheets]]></category>
		<category><![CDATA[Expression Builder]]></category>
		<category><![CDATA[Extended Properties]]></category>
		<category><![CDATA[features of Foreach loop container in SSIS]]></category>
		<category><![CDATA[File Enumerator in SSIS]]></category>
		<category><![CDATA[FOR EACH Loop Container]]></category>
		<category><![CDATA[Foreach ADO.NET Schema Rowset Enumerator]]></category>
		<category><![CDATA[ForEach enumerators]]></category>
		<category><![CDATA[Foreach File Enumerator]]></category>
		<category><![CDATA[foreach loop container]]></category>
		<category><![CDATA[foreach loop container in ssis]]></category>
		<category><![CDATA[ForEachEnumeratorInfo]]></category>
		<category><![CDATA[load excel sheets in sql server]]></category>
		<category><![CDATA[loading excel sheets]]></category>
		<category><![CDATA[Microsoft Jet4.0 OLE DB Provider]]></category>
		<category><![CDATA[OLEDB connection manager]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[schema information]]></category>
		<category><![CDATA[Set Restrictions]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[ssis package programatically]]></category>
		<category><![CDATA[STOCK:FOREACHLOOP]]></category>
		<category><![CDATA[transformation]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=569</guid>
		<description><![CDATA[Enumerating through Excel files having more than one sheet is bit difficult task. Here, it describes the usage of Foreach Loop Container with Foreach ADO.NET Schema Rowset Enumerator in SSIS and implementation of the same for developing SSIS package by using C# .net and VB .net.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-sheets/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Programming Foreach Loop Container – Enumerating Excel Files</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/</link>
		<comments>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 18:34:54 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS programming]]></category>
		<category><![CDATA[Benefits from SSIS Foreach Loop Container]]></category>
		<category><![CDATA[Connect Excel in Foreach ADO.NET Schema Rowset Enumerator]]></category>
		<category><![CDATA[ConnectionString]]></category>
		<category><![CDATA[DTSAdapter.ExcelSource.1]]></category>
		<category><![CDATA[Excel Connection Manager]]></category>
		<category><![CDATA[Expression Builder]]></category>
		<category><![CDATA[features of Foreach loop container in SSIS]]></category>
		<category><![CDATA[File Enumerator in SSIS]]></category>
		<category><![CDATA[FOR EACH Loop Container]]></category>
		<category><![CDATA[ForEach enumerators]]></category>
		<category><![CDATA[Foreach File Enumerator]]></category>
		<category><![CDATA[foreach loop container in ssis]]></category>
		<category><![CDATA[ForEachEnumeratorInfo]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[STOCK:FOREACHLOOP]]></category>
		<category><![CDATA[transformation]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=517</guid>
		<description><![CDATA[Brief description of the usage of Foreach Loop Container with enumeration of Excel Files in SSIS and implementation of the same for developing SSIS package by using C# .net and VB .net.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Programming For Loop Container</title>
		<link>http://www.sqllion.com/2009/06/programming-for-loop-container/</link>
		<comments>http://www.sqllion.com/2009/06/programming-for-loop-container/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 14:49:03 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS programming]]></category>
		<category><![CDATA[Code for For Loop container in SSIS]]></category>
		<category><![CDATA[ConnectionString]]></category>
		<category><![CDATA[For Loop container in ssis]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[package programming]]></category>
		<category><![CDATA[Programming Integration service]]></category>
		<category><![CDATA[Programming SSIS for loop container in C# .net]]></category>
		<category><![CDATA[programming SSIS for loop container in VB .net]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SSIS + Foreach Loop]]></category>
		<category><![CDATA[SSIS For Loop container]]></category>
		<category><![CDATA[SSIS package]]></category>
		<category><![CDATA[transformation]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=479</guid>
		<description><![CDATA[Briefly describes usage of For Loop Container in SSIS package and Programming SSIS package containing For Loop container using C# .net and VB .net.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2009/06/programming-for-loop-container/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Programming Sequence Container</title>
		<link>http://www.sqllion.com/2009/06/programming-sequence-container/</link>
		<comments>http://www.sqllion.com/2009/06/programming-sequence-container/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 13:41:25 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSIS programming]]></category>
		<category><![CDATA[Connection manager]]></category>
		<category><![CDATA[ConnectionString]]></category>
		<category><![CDATA[DTSDesigner90]]></category>
		<category><![CDATA[Integration services]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[package development]]></category>
		<category><![CDATA[Programming Sequence Container]]></category>
		<category><![CDATA[programming sequence container in ssis]]></category>
		<category><![CDATA[programming SSIS package]]></category>
		<category><![CDATA[sequence Container]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SSIS package]]></category>
		<category><![CDATA[STOCK:SEQUENCE]]></category>
		<category><![CDATA[transformation]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=384</guid>
		<description><![CDATA[Briefly describes the use of Sequence container in SSIS package and the implementation in Integration Service Programming by C# .Net and VB .Net.]]></description>
		<wfw:commentRss>http://www.sqllion.com/2009/06/programming-sequence-container/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
