<?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>SQL Server Planet &#187; Schema</title>
	<atom:link href="http://sqlserverplanet.com/tag/schema/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Sat, 19 May 2012 05:20:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The database principal owns a schema in the database, and cannot be dropped. &#8211; Fix</title>
		<link>http://sqlserverplanet.com/security/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped-fix</link>
		<comments>http://sqlserverplanet.com/security/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped-fix#comments</comments>
		<pubDate>Thu, 18 Jun 2009 01:16:03 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=216</guid>
		<description><![CDATA[If you try to drop a user that owns a schema, you will receive the following error message: The database principal owns a schema in the database, and cannot be dropped. In order to drop the user, you need to find the schemas they are assigned, then transfer the ownership to another user or role [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/security/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped-fix/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

