<?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: Fix for &#8216;The database principal owns a schema in the database, and cannot be dropped&#8217; Error</title>
	<atom:link href="http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Tue, 22 Jun 2010 02:54:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jaat</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1874</link>
		<dc:creator>Jaat</dc:creator>
		<pubDate>Mon, 03 May 2010 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1874</guid>
		<description>it worked for me, thanks a lot</description>
		<content:encoded><![CDATA[<p>it worked for me, thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Ghulam</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1841</link>
		<dc:creator>Sam Ghulam</dc:creator>
		<pubDate>Wed, 24 Mar 2010 23:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1841</guid>
		<description>Thanks... this worked for me as well.</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; this worked for me as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1838</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 17 Mar 2010 09:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1838</guid>
		<description>If you are unsure of the schema (in my case it wasn&#039;t the schema i had a problem with, but db_owner) - then run this query and look at the SCHEMA_OWNER column to look for the user you&#039;re trying to delete.  Then change the owner of that schema to something (dbo for example) and you will be able to delete the user.  

select * from INFORMATION_SCHEMA.SCHEMATA

Great post this, thanx for the help guys.</description>
		<content:encoded><![CDATA[<p>If you are unsure of the schema (in my case it wasn&#8217;t the schema i had a problem with, but db_owner) &#8211; then run this query and look at the SCHEMA_OWNER column to look for the user you&#8217;re trying to delete.  Then change the owner of that schema to something (dbo for example) and you will be able to delete the user.  </p>
<p>select * from INFORMATION_SCHEMA.SCHEMATA</p>
<p>Great post this, thanx for the help guys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1812</link>
		<dc:creator>Dmitriy</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1812</guid>
		<description>Thank you very much! :)</description>
		<content:encoded><![CDATA[<p>Thank you very much! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacq</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1553</link>
		<dc:creator>Jacq</dc:creator>
		<pubDate>Wed, 19 Aug 2009 03:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1553</guid>
		<description>Thanks for your solution.  It works well for me :)</description>
		<content:encoded><![CDATA[<p>Thanks for your solution.  It works well for me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanntz</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1529</link>
		<dc:creator>Lanntz</dc:creator>
		<pubDate>Tue, 10 Feb 2009 05:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1529</guid>
		<description>Thanks, it&#039;s work for me</description>
		<content:encoded><![CDATA[<p>Thanks, it&#8217;s work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azeez</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1484</link>
		<dc:creator>Azeez</dc:creator>
		<pubDate>Fri, 28 Nov 2008 14:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1484</guid>
		<description>Gud one dear,

Looks so simple , if not done it created huge problems</description>
		<content:encoded><![CDATA[<p>Gud one dear,</p>
<p>Looks so simple , if not done it created huge problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KADJINA</title>
		<link>http://mycodetrip.com/2007/03/27/15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped_34/comment-page-1/#comment-1449</link>
		<dc:creator>KADJINA</dc:creator>
		<pubDate>Mon, 25 Feb 2008 10:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=34#comment-1449</guid>
		<description>Hi,&lt;br /&gt;This solution is for users. If we got the same error with database roles, how can we fix this?&lt;br /&gt;Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />This solution is for users. If we got the same error with database roles, how can we fix this?<br />Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
