<?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: Find the Version and Edition of a SQL instance</title>
	<atom:link href="http://www.novolocus.com/2009/06/05/find-the-version-and-edition-of-a-sql-instance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.novolocus.com/2009/06/05/find-the-version-and-edition-of-a-sql-instance/</link>
	<description>Whatever I'm working on, really...</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:35:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tosc</title>
		<link>http://www.novolocus.com/2009/06/05/find-the-version-and-edition-of-a-sql-instance/comment-page-1/#comment-5690</link>
		<dc:creator>tosc</dc:creator>
		<pubDate>Mon, 15 Jun 2009 11:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=1507#comment-5690</guid>
		<description>:-) it&#039;s like a deep dive

CU
tosc</description>
		<content:encoded><![CDATA[<p> <img src='http://www.novolocus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  it&#8217;s like a deep dive</p>
<p>CU<br />
tosc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.novolocus.com/2009/06/05/find-the-version-and-edition-of-a-sql-instance/comment-page-1/#comment-5688</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 15 Jun 2009 10:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=1507#comment-5688</guid>
		<description>Cool tip. Still like the first query, &#039;cos it tells me the edition and level more obviously, but the stored procedure you&#039;ve mentioned gives a lot more information about the environment</description>
		<content:encoded><![CDATA[<p>Cool tip. Still like the first query, &#8216;cos it tells me the edition and level more obviously, but the stored procedure you&#8217;ve mentioned gives a lot more information about the environment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tosc</title>
		<link>http://www.novolocus.com/2009/06/05/find-the-version-and-edition-of-a-sql-instance/comment-page-1/#comment-5686</link>
		<dc:creator>tosc</dc:creator>
		<pubDate>Mon, 15 Jun 2009 07:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.novolocus.com/?p=1507#comment-5686</guid>
		<description>... and a little bit deeper:
USE master
EXEC xp_msver; --- without optname for the whole result
GO

CU
tosc</description>
		<content:encoded><![CDATA[<p>&#8230; and a little bit deeper:<br />
USE master<br />
EXEC xp_msver; &#8212; without optname for the whole result<br />
GO</p>
<p>CU<br />
tosc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
