<?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: Understanding SQL Server 2005 editions</title>
	<atom:link href="http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/</link>
	<description>Another blog by another geek</description>
	<lastBuildDate>Sun, 07 Mar 2010 03:12:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jemm</title>
		<link>http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/#comment-230</link>
		<dc:creator>jemm</dc:creator>
		<pubDate>Wed, 22 Aug 2007 12:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/#comment-230</guid>
		<description>Hi and thanks for the first ever comment on this blog :D

You are right that it is not easy to connect to the SSEE and it must be so for the reason as it isn&#039;t intended for editing or using by 3rd parties in the first place.</description>
		<content:encoded><![CDATA[<p>Hi and thanks for the first ever comment on this blog <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>You are right that it is not easy to connect to the SSEE and it must be so for the reason as it isn&#8217;t intended for editing or using by 3rd parties in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iceman</title>
		<link>http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/#comment-229</link>
		<dc:creator>Iceman</dc:creator>
		<pubDate>Wed, 22 Aug 2007 12:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jemm.net/2007/08/20/understanding-sql-server-2005-editions/#comment-229</guid>
		<description>Nice post! 

Also I had some fun with the SQL Server Embedded Edition. If you decide to live with it instead of uninstallation, you can connect to it with Management Studio using this as Server Name:

\\.\pipe\mssql$microsoft##ssee\sql\query

For some reason, connecting with instance name does not work.

Also DDL operations are not allowed in this edition. So if you need to modify the structure of the db, choose another edition. :)</description>
		<content:encoded><![CDATA[<p>Nice post! </p>
<p>Also I had some fun with the SQL Server Embedded Edition. If you decide to live with it instead of uninstallation, you can connect to it with Management Studio using this as Server Name:</p>
<p>\\.\pipe\mssql$microsoft##ssee\sql\query</p>
<p>For some reason, connecting with instance name does not work.</p>
<p>Also DDL operations are not allowed in this edition. So if you need to modify the structure of the db, choose another edition. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
