<?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>Aaron Jefferson Villanueva&#039;s Blog Site&#187; SQL Server 2008</title>
	<atom:link href="http://malebolgia.shadowsonawall.net/tag/sql-server-2008/feed" rel="self" type="application/rss+xml" />
	<link>http://malebolgia.shadowsonawall.net</link>
	<description>Programming / Designing Blogging from windows to mac.</description>
	<lastBuildDate>Fri, 20 May 2011 12:05:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Saving changes is not permitted</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/database/saving-changes-is-not-permitted.html</link>
		<comments>http://malebolgia.shadowsonawall.net/code-programming/database/saving-changes-is-not-permitted.html#comments</comments>
		<pubDate>Sun, 14 Jun 2009 18:04:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Modifying Table]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=260</guid>
		<description><![CDATA[SQL Server 2008 Error: Saving changes is not permitted 

While Trying to update a table inside the database I'm working on(Which will happen alot of course), when I tried to save it... I encounter this annoying error. 

Saving changes is not permitted. The changes you have made require the following tables to be dropped and [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #808000;">SQL Server 2008 Error: Saving changes is not permitted</span></strong></p> <br />

<p>While Trying to update a table inside the database I'm working on(<span style="color: #ff0000;">Which will happen alot of course</span>), when I tried to save it... I encounter this annoying error.</p> <br />

<p><em>Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created.  You have either made changes to a table that can’t be re-created or enabled the option Prevent saving changes that require the table to be re-created.</em></p> <br />

<p>So I tried to<a href="http://lmgtfy.com/?q=SQL+Server+2008+Error%3A+Saving+changes+is+not+permitted" target="_blank"> Google</a> the Problem... and the solution was quite simple.</p><br />

<p><a href="http://www.danrigsby.com/blog/index.php/2008/09/26/sql-server-2008-error-saving-changes-is-not-permitted" target="_blank">http://www.danrigsby.com/blog/index.php/2008/09/26/sql-server-2008-error-saving-changes-is-not-permitted</a>/</p>
]]></content:encoded>
			<wfw:commentRss>http://malebolgia.shadowsonawall.net/code-programming/database/saving-changes-is-not-permitted.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="1" length="" type="" />
		</item>
	</channel>
</rss>

