<?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: How to Solve Problem That Excel Data Imported Into SQL Server Via DTS Became Null</title>
	<atom:link href="http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html</link>
	<description>Random thoughts and news by Andrew Chen and friends</description>
	<pubDate>Fri, 30 Jul 2010 22:03:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Andrew Chen</title>
		<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-62556</link>
		<dc:creator>Andrew Chen</dc:creator>
		<pubDate>Thu, 11 Jun 2009 06:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-62556</guid>
		<description>I am glad that help. Thank you for commenting :cool:</description>
		<content:encoded><![CDATA[<p>I am glad that help. Thank you for commenting <img src='http://www.siusic.com/wphchen/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLMadness</title>
		<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-62340</link>
		<dc:creator>SQLMadness</dc:creator>
		<pubDate>Mon, 08 Jun 2009 19:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-62340</guid>
		<description>I wanted to thank you for this tip. It help me sort out a problem with NULL values when importing to SQL using Jet engine.</description>
		<content:encoded><![CDATA[<p>I wanted to thank you for this tip. It help me sort out a problem with NULL values when importing to SQL using Jet engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dit bukiss</title>
		<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-52554</link>
		<dc:creator>dit bukiss</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-52554</guid>
		<description>Rad... i was wracking my brain trying to figure out why I kept importing nulls when the data was clearly there. I even tried converting the cell formatting in excel to just TEXT... still nothing. the notepad trick worked.</description>
		<content:encoded><![CDATA[<p>Rad&#8230; i was wracking my brain trying to figure out why I kept importing nulls when the data was clearly there. I even tried converting the cell formatting in excel to just TEXT&#8230; still nothing. the notepad trick worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orange_square</title>
		<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-35724</link>
		<dc:creator>orange_square</dc:creator>
		<pubDate>Tue, 02 Sep 2008 15:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-35724</guid>
		<description>Thanks a lot for the tip. Worked perfectly!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tip. Worked perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Houck</title>
		<link>http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-29518</link>
		<dc:creator>Alan Houck</dc:creator>
		<pubDate>Thu, 19 Jun 2008 16:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/how-to-solve-problem-that-excel-data-imported-into-sql-server-via-dts-became-null-108.html#comment-29518</guid>
		<description>Another alternative is a registry hack on the SQL Server host machine:

HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\4.0\Engines\Excel
change "TypeGuessRows" to 0

This tells DTS to examine all the data before setting the data type.</description>
		<content:encoded><![CDATA[<p>Another alternative is a registry hack on the SQL Server host machine:</p>
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\4.0\Engines\Excel<br />
change &#8220;TypeGuessRows&#8221; to 0</p>
<p>This tells DTS to examine all the data before setting the data type.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
