<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codepolice.net &#187; re-create</title>
	<atom:link href="http://codepolice.net/tag/re-create/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepolice.net</link>
	<description>C#, ASP.NET, MVC, LINQ, Wordpress and stuff like that</description>
	<lastBuildDate>Mon, 26 Jul 2010 08:58:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SQL Server: Saving changes is not permitted because table will be re-created</title>
		<link>http://codepolice.net/2009/09/10/sql-server-saving-changes-is-not-permitted-because-table-will-be-re-created/</link>
		<comments>http://codepolice.net/2009/09/10/sql-server-saving-changes-is-not-permitted-because-table-will-be-re-created/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:52:35 +0000</pubDate>
		<dc:creator>Ola</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[management-studio]]></category>
		<category><![CDATA[re-create]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://codepolice.net/?p=168</guid>
		<description><![CDATA[Microsoft has added a setting to Management Studio to prevent us from re-create tables when we make changes to them. I don&#8217;t like this settings and it would have be much better if they said &#8216;This table will be re-created, are you sure you want to do that?&#8221; instead of just stop us from doing [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has added a setting to Management Studio to prevent us from re-create tables when we make changes to them. I don&#8217;t like this settings and it would have be much better if they said &#8216;This table will be re-created, are you sure you want to do that?&#8221; instead of just stop us from doing it.</p>
<p>There is an option to turn this off if you go to &#8220;Tools -&gt; Options -&gt; Designers -&gt; Table and Database Designers&#8221; and the uncheck the checkbox &#8220;Prevent saving changes that require table re-creation&#8221;.</p>
<p><a href="http://codepolice.net/wp-content/uploads/2009/09/sql_option.png"><img class="aligncenter size-full wp-image-169" title="sql_option" src="http://codepolice.net/wp-content/uploads/2009/09/sql_option.png" alt="sql_option" width="483" height="290" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepolice.net/2009/09/10/sql-server-saving-changes-is-not-permitted-because-table-will-be-re-created/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->