<?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; SQL Server 2005</title> <atom:link href="http://sqlserverplanet.com/tag/sql-server-2005/feed/" rel="self" type="application/rss+xml" /><link>http://sqlserverplanet.com</link> <description>Tips and Articles on SQL Server</description> <lastBuildDate>Wed, 07 Jul 2010 05:16:42 +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>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>2</slash:comments> </item> <item><title>Insert Carriage Return Line Feed to String</title><link>http://sqlserverplanet.com/sql/sql-server-insert-carriage-return-line-feed-to-string/</link> <comments>http://sqlserverplanet.com/sql/sql-server-insert-carriage-return-line-feed-to-string/#comments</comments> <pubDate>Mon, 01 Jun 2009 23:58:45 +0000</pubDate> <dc:creator>Derek Dieter</dc:creator> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Server 2005]]></category> <category><![CDATA[SQL Server 2008]]></category> <category><![CDATA[TSQL]]></category><guid isPermaLink="false">http://sqlserverplanet.com/?p=80</guid> <description><![CDATA[Here is a clean and efficient way to embed carriage returns into a string. I prefer this way instead of concatenating the entire CHAR(13)+CHAR(10) to the end of every string. This replace function also comes in handy in most instances where you need to append strings. declare @Note varchar (200) SET @Note = 'Line One.[crlf];Line [...]]]></description> <wfw:commentRss>http://sqlserverplanet.com/sql/sql-server-insert-carriage-return-line-feed-to-string/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 54/60 queries in 0.060 seconds using disk
Content Delivery Network via files.sqlserverplanet.com

Served from: sqlserverplanet.com @ 2010-07-31 09:06:58 -->