<?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 for Matt J. Wilson</title>
	<atom:link href="http://www.mattjwilson.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattjwilson.com/blog</link>
	<description>General ramblings, programming frustrations, and complete randomness.  Have questions? E-mail me.</description>
	<lastBuildDate>Thu, 17 Sep 2009 21:29:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Posting a File using the WebBrowser Class by joe</title>
		<link>http://www.mattjwilson.com/blog/2009/02/12/posting-a-file-using-the-webbrowser-class/comment-page-1/#comment-136</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Thu, 17 Sep 2009 21:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattjwilson.com/blog/?p=5#comment-136</guid>
		<description>Thanks!!!  I already spent 30 minutes but probably would have spent another hour!!!</description>
		<content:encoded><![CDATA[<p>Thanks!!!  I already spent 30 minutes but probably would have spent another hour!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Excel Drivers and IMEX by Matty J</title>
		<link>http://www.mattjwilson.com/blog/2009/02/13/microsoft-excel-drivers-and-imex/comment-page-1/#comment-82</link>
		<dc:creator>Matty J</dc:creator>
		<pubDate>Thu, 14 May 2009 13:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattjwilson.com/blog/?p=6#comment-82</guid>
		<description>Joe,

Thanks for the comment, it&#039;s very much appreciated.  Hopefully someone else can use that registry setting instead of having to do as ridiculous of a workaround as I was forced to do.

I wish I had known about the registry setting, but couldn&#039;t have used it anyway as it&#039;s against company policy (or at least ridiculously hard to process a registry setting modification through change control for something as insignificant as an MS Access/Excel application).  I&#039;ll have to keep this in mind for anytime it comes up again outside of the corporate world :).</description>
		<content:encoded><![CDATA[<p>Joe,</p>
<p>Thanks for the comment, it&#8217;s very much appreciated.  Hopefully someone else can use that registry setting instead of having to do as ridiculous of a workaround as I was forced to do.</p>
<p>I wish I had known about the registry setting, but couldn&#8217;t have used it anyway as it&#8217;s against company policy (or at least ridiculously hard to process a registry setting modification through change control for something as insignificant as an MS Access/Excel application).  I&#8217;ll have to keep this in mind for anytime it comes up again outside of the corporate world <img src='http://www.mattjwilson.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Excel Drivers and IMEX by Joe</title>
		<link>http://www.mattjwilson.com/blog/2009/02/13/microsoft-excel-drivers-and-imex/comment-page-1/#comment-81</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 14 May 2009 01:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattjwilson.com/blog/?p=6#comment-81</guid>
		<description>Hey Matt, thanks for the post.  If it helps at all, I did find this on connectionstrings.com:

Check out the [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Excel] located registry REG_DWORD &quot;TypeGuessRows&quot;. That&#039;s the key to not letting Excel use only the first 8 rows to guess the columns data type. Set this value to 0 to scan all rows. This might hurt performance.

However the performance hit they speak of is considerable.  Hope that helps.

Joe</description>
		<content:encoded><![CDATA[<p>Hey Matt, thanks for the post.  If it helps at all, I did find this on connectionstrings.com:</p>
<p>Check out the [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Excel] located registry REG_DWORD &#8220;TypeGuessRows&#8221;. That&#8217;s the key to not letting Excel use only the first 8 rows to guess the columns data type. Set this value to 0 to scan all rows. This might hurt performance.</p>
<p>However the performance hit they speak of is considerable.  Hope that helps.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
