<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Error: Deleting Offline Database and Creating the Same Name</title>
	<atom:link href="http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Vinay</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-391102</link>
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Tue, 11 Dec 2012 07:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-391102</guid>
		<description><![CDATA[Interesting Topic...Thanks pinal]]></description>
		<content:encoded><![CDATA[<p>Interesting Topic&#8230;Thanks pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #006 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-389251</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #006 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 08 Dec 2012 01:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-389251</guid>
		<description><![CDATA[[...] Error: Deleting Offline Database and Creating the Same Name This is very interesting because once a user deletes the offline database the MDF and LDF file still exists and if the user attempts to create a new database with the same name it will give error. I found this very interesting and the blog explains the concept very quickly. Have you ever faced a similar situation? [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Error: Deleting Offline Database and Creating the Same Name This is very interesting because once a user deletes the offline database the MDF and LDF file still exists and if the user attempts to create a new database with the same name it will give error. I found this very interesting and the blog explains the concept very quickly. Have you ever faced a similar situation? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiven</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-245941</link>
		<dc:creator><![CDATA[Shiven]]></dc:creator>
		<pubDate>Tue, 31 Jan 2012 04:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-245941</guid>
		<description><![CDATA[Can you please explain a bit further as to what are those files. I have made a sample program where I am attempting to create a new database using C#. Routine involves checking if file exists, and deleting the file if that is true, thereafter it attempts to create the database again. Interestingly the routine succeeds on its first attempt but fails when I try using the same database again, even though the database files have been deleted.]]></description>
		<content:encoded><![CDATA[<p>Can you please explain a bit further as to what are those files. I have made a sample program where I am attempting to create a new database using C#. Routine involves checking if file exists, and deleting the file if that is true, thereafter it attempts to create the database again. Interestingly the routine succeeds on its first attempt but fails when I try using the same database again, even though the database files have been deleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Jain</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213539</link>
		<dc:creator><![CDATA[Ashish Jain]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 17:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213539</guid>
		<description><![CDATA[I have faced the same problem. Now after reading your post i know the reason.

Thanks Sir]]></description>
		<content:encoded><![CDATA[<p>I have faced the same problem. Now after reading your post i know the reason.</p>
<p>Thanks Sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabricio Lima</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213380</link>
		<dc:creator><![CDATA[Fabricio Lima]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 11:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213380</guid>
		<description><![CDATA[That problem happen to me a lot when the database is restoring and I drop the database because a restore failure.]]></description>
		<content:encoded><![CDATA[<p>That problem happen to me a lot when the database is restoring and I drop the database because a restore failure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh Molankar</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213316</link>
		<dc:creator><![CDATA[Nilesh Molankar]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 08:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213316</guid>
		<description><![CDATA[Nice .. simple article.. Thanks Pinal Dave.]]></description>
		<content:encoded><![CDATA[<p>Nice .. simple article.. Thanks Pinal Dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Singh</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213295</link>
		<dc:creator><![CDATA[Arun Singh]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 08:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213295</guid>
		<description><![CDATA[Once my manger asked me to delete offline database&#039;s to free the space.....but  target was not achieved.....now i understand why i wasn&#039;t successful...Thanks...]]></description>
		<content:encoded><![CDATA[<p>Once my manger asked me to delete offline database&#8217;s to free the space&#8230;..but  target was not achieved&#8230;..now i understand why i wasn&#8217;t successful&#8230;Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhildas</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213173</link>
		<dc:creator><![CDATA[Nikhildas]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 03:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213173</guid>
		<description><![CDATA[Nice explanation... and definitely its a new knowledge for me..


Thanks &amp; Regards
Nikhildas]]></description>
		<content:encoded><![CDATA[<p>Nice explanation&#8230; and definitely its a new knowledge for me..</p>
<p>Thanks &amp; Regards<br />
Nikhildas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lohith</title>
		<link>http://blog.sqlauthority.com/2011/12/08/sql-server-error-deleting-offline-database-and-creating-the-same-name/#comment-213149</link>
		<dc:creator><![CDATA[Lohith]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 02:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=16207#comment-213149</guid>
		<description><![CDATA[Interesting fact..just wanted to why it is designed like that?]]></description>
		<content:encoded><![CDATA[<p>Interesting fact..just wanted to why it is designed like that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
