<?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: View or function &#8216;dbo.Viewname&#8217; has more column names specified than columns defined</title>
	<atom:link href="http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546/feed" rel="self" type="application/rss+xml" />
	<link>http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546</link>
	<description>making DBAs everywhere curse!</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stephen Turner</title>
		<link>http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546/comment-page-1#comment-1952</link>
		<dc:creator>Stephen Turner</dc:creator>
		<pubDate>Thu, 26 Jan 2012 12:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546#comment-1952</guid>
		<description>Of course if it&#039;s a function that depends on your altered view then you will need to execute this instead:

EXEC sys.sp_refreshsqlmodule &#039;dbo.FunctionName&#039;;</description>
		<content:encoded><![CDATA[<p>Of course if it&#8217;s a function that depends on your altered view then you will need to execute this instead:</p>
<p>EXEC sys.sp_refreshsqlmodule &#8216;dbo.FunctionName&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boudewijn</title>
		<link>http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546/comment-page-1#comment-1632</link>
		<dc:creator>Boudewijn</dc:creator>
		<pubDate>Tue, 22 Nov 2011 01:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/view-or-function-dbo-tablename-has-more-column-names-specified-than-columns-defined/546#comment-1632</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

