<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Changing Columns in the Visual Studio DataSet Designer</title>
	<atom:link href="http://aaronhardy.com/aspnet/changing-columns-in-the-visual-studio-dataset-designer/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronhardy.com/aspnet/changing-columns-in-the-visual-studio-dataset-designer/</link>
	<description>For all your Aaron Hardy needs.</description>
	<lastBuildDate>Thu, 17 May 2012 03:52:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron Hardy</title>
		<link>http://aaronhardy.com/aspnet/changing-columns-in-the-visual-studio-dataset-designer/comment-page-1/#comment-12</link>
		<dc:creator>Aaron Hardy</dc:creator>
		<pubDate>Fri, 06 Jul 2007 12:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://intimateconversations.aaronhardy.com/aspnet/changing-columns-in-the-visual-studio-dataset-designer/#comment-12</guid>
		<description>I noticed today that if you add a column to the main &quot;Fill, GetData()&quot; query on the TableAdapter that it will prompt and ask you if you would like it to update the changes on your other queries too.  Not bad!  It doesn&#039;t work on all your queries though because VS can&#039;t always read your mind.  If you change the type of a column on the main Fill, GetData() queries and/or the datatable, it seems to do some cascading through your other queries as well, but it&#039;s a little bit hit and miss.  Here&#039;s an article from Microsoft that does some explaining:

&lt;a href=&quot;http://msdn2.microsoft.com/en-us/library/ms171902(VS.80).aspx&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;How to: Edit TableAdapters&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I noticed today that if you add a column to the main &#8220;Fill, GetData()&#8221; query on the TableAdapter that it will prompt and ask you if you would like it to update the changes on your other queries too.  Not bad!  It doesn&#8217;t work on all your queries though because VS can&#8217;t always read your mind.  If you change the type of a column on the main Fill, GetData() queries and/or the datatable, it seems to do some cascading through your other queries as well, but it&#8217;s a little bit hit and miss.  Here&#8217;s an article from Microsoft that does some explaining:</p>
<p><a href="http://msdn2.microsoft.com/en-us/library/ms171902(VS.80).aspx" target="_blank" rel="nofollow">How to: Edit TableAdapters</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

