<?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"
	>
<channel>
	<title>Comments on: Adding Row Numbers Excel Sources in SSIS</title>
	<atom:link href="http://bensullins.com/adding-a-row-number-to-an-excel-source-in-ssis/feed/" rel="self" type="application/rss+xml" />
	<link>http://bensullins.com/adding-a-row-number-to-an-excel-source-in-ssis/</link>
	<description>Business Intelligence Ramblings and Opinions</description>
	<pubDate>Fri, 05 Dec 2008 07:54:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: sagar</title>
		<link>http://bensullins.com/adding-a-row-number-to-an-excel-source-in-ssis/#comment-35</link>
		<dc:creator>sagar</dc:creator>
		<pubDate>Wed, 29 Oct 2008 03:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://bensullins.com/?p=8#comment-35</guid>
		<description>I will not be able to use temp tables.</description>
		<content:encoded><![CDATA[<p>I will not be able to use temp tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsullins</title>
		<link>http://bensullins.com/adding-a-row-number-to-an-excel-source-in-ssis/#comment-34</link>
		<dc:creator>bsullins</dc:creator>
		<pubDate>Tue, 28 Oct 2008 16:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://bensullins.com/?p=8#comment-34</guid>
		<description>Hi Sagar,

You are correct, the row_number() function is not supported in SQL Server 2000. In this case I would suggest inserting the data into a temp table with an identity field. Hope this helps!

-Ben</description>
		<content:encoded><![CDATA[<p>Hi Sagar,</p>
<p>You are correct, the row_number() function is not supported in SQL Server 2000. In this case I would suggest inserting the data into a temp table with an identity field. Hope this helps!</p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sagar</title>
		<link>http://bensullins.com/adding-a-row-number-to-an-excel-source-in-ssis/#comment-33</link>
		<dc:creator>sagar</dc:creator>
		<pubDate>Tue, 28 Oct 2008 08:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://bensullins.com/?p=8#comment-33</guid>
		<description>Can you tell me if there is any solution for same problem using SQL Server 2000? I think row_number() wont work in 2000.

Sagar</description>
		<content:encoded><![CDATA[<p>Can you tell me if there is any solution for same problem using SQL Server 2000? I think row_number() wont work in 2000.</p>
<p>Sagar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.508 seconds -->
