<?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 for John Huang&#039;s Blog</title>
	<atom:link href="http://www.sqlnotes.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlnotes.info</link>
	<description>About SQL Server and Dot Net</description>
	<lastBuildDate>Mon, 20 May 2013 20:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Attach Database with Missing NDF File by John H</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1256</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Mon, 20 May 2013 20:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1256</guid>
		<description><![CDATA[Good to hear that. Cheers]]></description>
		<content:encoded><![CDATA[<p>Good to hear that. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attach Database with Missing NDF File by ColoradoRob</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1250</link>
		<dc:creator>ColoradoRob</dc:creator>
		<pubDate>Mon, 20 May 2013 18:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1250</guid>
		<description><![CDATA[Works like a champ!  Thank you so much.

--Rob]]></description>
		<content:encoded><![CDATA[<p>Works like a champ!  Thank you so much.</p>
<p>&#8211;Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attach Database with Missing NDF File by ColoradoRob</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1246</link>
		<dc:creator>ColoradoRob</dc:creator>
		<pubDate>Mon, 20 May 2013 17:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1246</guid>
		<description><![CDATA[Works well on my test instance.  I was concerned, since my case didn&#039;t have a secondary (FG1) file group, but it appears to work on the PRIMARY file group as well.

I&#039;ll be trying it on my production DB this afternoon, and I&#039;ll let you know how it goes!]]></description>
		<content:encoded><![CDATA[<p>Works well on my test instance.  I was concerned, since my case didn&#8217;t have a secondary (FG1) file group, but it appears to work on the PRIMARY file group as well.</p>
<p>I&#8217;ll be trying it on my production DB this afternoon, and I&#8217;ll let you know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attach Database with Missing NDF File by John H</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1227</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Sun, 19 May 2013 16:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1227</guid>
		<description><![CDATA[Yes, this method works for version 2008 and 2012. But never tested on 2005.]]></description>
		<content:encoded><![CDATA[<p>Yes, this method works for version 2008 and 2012. But never tested on 2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attach Database with Missing NDF File by ColoradoRob</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1225</link>
		<dc:creator>ColoradoRob</dc:creator>
		<pubDate>Sun, 19 May 2013 12:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1225</guid>
		<description><![CDATA[You don&#039;t mention specific SQL Server versions (or I missed it if you did)
I have a similar situation with a 2012 instance -- large MDF file for my database, and I added a second file to the file group, but the second file was never used.
We lost the drive that housed the second file, and I don&#039;t have a backup at the OS level nor a database backup.

Do you think this method will work with SQL2012?
I&#039;ll try to replicate the problem on a test DB today.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t mention specific SQL Server versions (or I missed it if you did)<br />
I have a similar situation with a 2012 instance &#8212; large MDF file for my database, and I added a second file to the file group, but the second file was never used.<br />
We lost the drive that housed the second file, and I don&#8217;t have a backup at the OS level nor a database backup.</p>
<p>Do you think this method will work with SQL2012?<br />
I&#8217;ll try to replicate the problem on a test DB today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Attach Database with Missing NDF File by vikas pathak</title>
		<link>http://www.sqlnotes.info/2013/05/07/attach-database-with-missing-ndf-file/#comment-1154</link>
		<dc:creator>vikas pathak</dc:creator>
		<pubDate>Wed, 08 May 2013 08:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2415#comment-1154</guid>
		<description><![CDATA[Thank you for sharing this valuable article.. Its realy very interesting.]]></description>
		<content:encoded><![CDATA[<p>Thank you for sharing this valuable article.. Its realy very interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server +0 and -0 by John H</title>
		<link>http://www.sqlnotes.info/2013/04/30/sql-server-0-and-0/#comment-1145</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Sat, 04 May 2013 06:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2405#comment-1145</guid>
		<description><![CDATA[Thanks Guang...pretended to be and wish that can be true ;)]]></description>
		<content:encoded><![CDATA[<p>Thanks Guang&#8230;pretended to be and wish that can be true <img src='http://www.sqlnotes.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server +0 and -0 by Guang</title>
		<link>http://www.sqlnotes.info/2013/04/30/sql-server-0-and-0/#comment-1144</link>
		<dc:creator>Guang</dc:creator>
		<pubDate>Sat, 04 May 2013 06:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=2405#comment-1144</guid>
		<description><![CDATA[You are a genius indeed!]]></description>
		<content:encoded><![CDATA[<p>You are a genius indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Locking and Blocking (5) &#8211; Lock Resources in Extended Events by Alexander R</title>
		<link>http://www.sqlnotes.info/2011/10/24/locking-and-blocking-5-lock-resources-in-extended-events/#comment-1134</link>
		<dc:creator>Alexander R</dc:creator>
		<pubDate>Tue, 23 Apr 2013 13:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=588#comment-1134</guid>
		<description><![CDATA[How to interpret resource_0 when resource_type = &#039;METADATA&#039; ?
Thanks.]]></description>
		<content:encoded><![CDATA[<p>How to interpret resource_0 when resource_type = &#8216;METADATA&#8217; ?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rows&#124;Range &#8211; Another Layer of Partition within Over Clause in SQL Server 2012 by John H</title>
		<link>http://www.sqlnotes.info/2011/12/07/rows-range-another-layer-of-partition-within-over-clause-in-sql-server-2012/#comment-1106</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Wed, 10 Apr 2013 20:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqlnotes.info/?p=889#comment-1106</guid>
		<description><![CDATA[Martin, Range can only be used by unbounded preceding/following and current row.]]></description>
		<content:encoded><![CDATA[<p>Martin, Range can only be used by unbounded preceding/following and current row.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
