<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Programming Foreach Loop Container – Enumerating Excel Files</title>
	<atom:link href="http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/</link>
	<description>Welcome to the Database Jungle</description>
	<lastBuildDate>Mon, 06 Sep 2010 03:21:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vinoth</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-614</link>
		<dc:creator>vinoth</dc:creator>
		<pubDate>Wed, 01 Sep 2010 04:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-614</guid>
		<description>HI Friends,
I need another urgent help with example.
Task:-
1.Create ssis package with import multi format file into same table like excel and xml and db resources.
2.And create loop for checking this data and import into correct table and error table
3. And create meta data and read this data path from meta table to import

pls any one my friends help me with small examples

My email is : vinothlilly@gmail.com</description>
		<content:encoded><![CDATA[<p>HI Friends,<br />
I need another urgent help with example.<br />
Task:-<br />
1.Create ssis package with import multi format file into same table like excel and xml and db resources.<br />
2.And create loop for checking this data and import into correct table and error table<br />
3. And create meta data and read this data path from meta table to import</p>
<p>pls any one my friends help me with small examples</p>
<p>My email is : <a href="mailto:vinothlilly@gmail.com">vinothlilly@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinoth</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-612</link>
		<dc:creator>vinoth</dc:creator>
		<pubDate>Tue, 31 Aug 2010 07:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-612</guid>
		<description>Hi Nick,
Thanks for your immediate reply, could u pls give some small example for this, because i am very new for this ssis.

pls help me thanks</description>
		<content:encoded><![CDATA[<p>Hi Nick,<br />
Thanks for your immediate reply, could u pls give some small example for this, because i am very new for this ssis.</p>
<p>pls help me thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-611</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-611</guid>
		<description>Hi Vinoth,
Use error handling in SSIS to check for in-correct data and redirect it to the error handling tables.
Hope that will resolve your problem. :)</description>
		<content:encoded><![CDATA[<p>Hi Vinoth,<br />
Use error handling in SSIS to check for in-correct data and redirect it to the error handling tables.<br />
Hope that will resolve your problem. <img src='http://www.sqllion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinoth</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-610</link>
		<dc:creator>vinoth</dc:creator>
		<pubDate>Mon, 30 Aug 2010 05:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-610</guid>
		<description>HI Friends,
I need a urgent help, i have a xml data, i want to import this data into data base using ssis.But i want to use for loop for checking this data and import to database.

checking means if any rows contain wrong data, that is not import to the correct it will be import into error created table. how can i do this pls help me with screnn shots</description>
		<content:encoded><![CDATA[<p>HI Friends,<br />
I need a urgent help, i have a xml data, i want to import this data into data base using ssis.But i want to use for loop for checking this data and import to database.</p>
<p>checking means if any rows contain wrong data, that is not import to the correct it will be import into error created table. how can i do this pls help me with screnn shots</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Mallick</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-609</link>
		<dc:creator>Arun Mallick</dc:creator>
		<pubDate>Thu, 26 Aug 2010 11:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-609</guid>
		<description>Hi zizou,
if you can post the exact error, then only i may suggest you some solution. 
The code is tested on both SQL 2005 and SQL 2008; its working fine.</description>
		<content:encoded><![CDATA[<p>Hi zizou,<br />
if you can post the exact error, then only i may suggest you some solution.<br />
The code is tested on both SQL 2005 and SQL 2008; its working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zizou</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-608</link>
		<dc:creator>zizou</dc:creator>
		<pubDate>Thu, 26 Aug 2010 11:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-608</guid>
		<description>the package fails when i run it i don&#039;t know why instead of green i have red</description>
		<content:encoded><![CDATA[<p>the package fails when i run it i don&#8217;t know why instead of green i have red</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnie Rowland</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-557</link>
		<dc:creator>Arnie Rowland</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-557</guid>
		<description>Arun,

I invite you to add this to the SQL Server Technet wiki.

http://social.technet.microsoft.com/wiki/contents/articles/sql-server-overview.aspx</description>
		<content:encoded><![CDATA[<p>Arun,</p>
<p>I invite you to add this to the SQL Server Technet wiki.</p>
<p><a href="http://social.technet.microsoft.com/wiki/contents/articles/sql-server-overview.aspx" rel="nofollow">http://social.technet.microsoft.com/wiki/contents/articles/sql-server-overview.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Mallick</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-446</link>
		<dc:creator>Arun Mallick</dc:creator>
		<pubDate>Wed, 21 Apr 2010 04:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-446</guid>
		<description>Hi Bob,
To check out how Data Flow component works, follow the link
http://www.sqllion.com/2009/05/ssis-programming-basic/</description>
		<content:encoded><![CDATA[<p>Hi Bob,<br />
To check out how Data Flow component works, follow the link<br />
<a href="http://www.sqllion.com/2009/05/ssis-programming-basic/" rel="nofollow">http://www.sqllion.com/2009/05/ssis-programming-basic/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-445</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-445</guid>
		<description>What does the data flow component look like? I cannot get the excel source to work.</description>
		<content:encoded><![CDATA[<p>What does the data flow component look like? I cannot get the excel source to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkluwang</title>
		<link>http://www.sqllion.com/2009/06/programming-foreach-loop-container-%e2%80%93-enumerating-excel-files/comment-page-1/#comment-276</link>
		<dc:creator>kkluwang</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqllion.com/?p=517#comment-276</guid>
		<description>I&#039;ve tried this piece of code.It works fine but my requirement is to provide the user to map the fields in the web page. I&#039;ve a datatable which has the selected excel column names as well as the selected sql table column names. I want to override the column names while mapping. Is this possible? I&#039;m not able to access the column names directly .How do i customize the code below:

 //map external metadata to the inputcolumn
            foreach (IDTSInputColumn90 inputColumn in input.InputColumnCollection)
            {
                IDTSExternalMetadataColumn90 exMetaColumn = (IDTSExternalMetadataColumn90)input.ExternalMetadataColumnCollection[inputColumn.Name];
                inputColumn.ExternalMetadataColumnID = exMetaColumn.ID;
            }

Please reply urgently.....................</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this piece of code.It works fine but my requirement is to provide the user to map the fields in the web page. I&#8217;ve a datatable which has the selected excel column names as well as the selected sql table column names. I want to override the column names while mapping. Is this possible? I&#8217;m not able to access the column names directly .How do i customize the code below:</p>
<p> //map external metadata to the inputcolumn<br />
            foreach (IDTSInputColumn90 inputColumn in input.InputColumnCollection)<br />
            {<br />
                IDTSExternalMetadataColumn90 exMetaColumn = (IDTSExternalMetadataColumn90)input.ExternalMetadataColumnCollection[inputColumn.Name];<br />
                inputColumn.ExternalMetadataColumnID = exMetaColumn.ID;<br />
            }</p>
<p>Please reply urgently&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
