<?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>The Firstwave &#187; SQL 2005</title>
	<atom:link href="http://www.great-one.co.uk/archives/category/sql-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://www.great-one.co.uk</link>
	<description>My corner of the internet</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:42:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to tell difference between sql 2005 and express edition</title>
		<link>http://www.great-one.co.uk/archives/62</link>
		<comments>http://www.great-one.co.uk/archives/62#comments</comments>
		<pubDate>Tue, 15 Sep 2009 15:56:33 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[version of sql]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=62</guid>
		<description><![CDATA[<p>Here&#8217;s a useful tip i was wondering what version of sql was installed on a server if it was the standard or express edition, open the management studio and click new query type</p> <p>select @@version </p> <p>and execute it it should bring up a dialog box with what version you are running.</p> [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a useful tip i was wondering what version of sql was installed on a server if it was the standard or express edition, open the management studio and click new query type</p>
<p><span style="color: #0000ff;">select </span><span style="color: #ff00ff;">@@version </span></p>
<p>and execute it it should bring up a dialog box with what version you are running.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

