<?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: Importing Excel Spreadsheets into SQL Server 2005 (SSIS)</title>
	<atom:link href="http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/</link>
	<description>Musings about SQL, databases, and my world in general...</description>
	<lastBuildDate>Tue, 20 Dec 2011 15:37:13 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don</title>
		<link>http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/comment-page-1/#comment-31147</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 20 Dec 2011 15:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/#comment-31147</guid>
		<description>I have found that copying your data to a text file (tab delimited in my case) and importing from there will bring in the numbers as well as the character data.

Just be sure to set all the column sizes in preview part (when defining your import file) to be large enough to accommodate the largest field or you get truncation errors.</description>
		<content:encoded><![CDATA[<p>I have found that copying your data to a text file (tab delimited in my case) and importing from there will bring in the numbers as well as the character data.</p>
<p>Just be sure to set all the column sizes in preview part (when defining your import file) to be large enough to accommodate the largest field or you get truncation errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crockett</title>
		<link>http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/comment-page-1/#comment-10893</link>
		<dc:creator>John Crockett</dc:creator>
		<pubDate>Wed, 13 May 2009 19:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/#comment-10893</guid>
		<description>THANK YOU!!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/comment-page-1/#comment-8568</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimmcleod.net/blog/index.php/2008/06/25/importing-excel-spreadsheets-into-sql-server-2005-ssis/#comment-8568</guid>
		<description>Afternoon, you have no idea how many brownie points your answer to the Excel mixed type has given me with no of my bosses.

Many, Many thanks</description>
		<content:encoded><![CDATA[<p>Afternoon, you have no idea how many brownie points your answer to the Excel mixed type has given me with no of my bosses.</p>
<p>Many, Many thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

