<?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>Ralf Eisenreich &#187; 2008</title>
	<atom:link href="http://sqlblog.de/blog/tag/2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlblog.de/blog</link>
	<description>SQLBlog.DE &#124; ..things to remember</description>
	<lastBuildDate>Mon, 09 Apr 2012 07:11:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Uninstall Embedded SQL Server Instance</title>
		<link>http://sqlblog.de/blog/2008/03/uninstall-embedded-sql-server-instance/</link>
		<comments>http://sqlblog.de/blog/2008/03/uninstall-embedded-sql-server-instance/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 09:38:03 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2008/03/25/uninstall-embedded-sql-server-instance/</guid>
		<description><![CDATA[Folgender Tipp hilft, um die versteckte Instance Microsoft##SSEE von den WSS 3.0 zu entfernen: To uninstall SSEE: Start Registry Editor,...]]></description>
			<content:encoded><![CDATA[<p>Folgender Tipp hilft, um die versteckte Instance Microsoft##SSEE von den WSS 3.0 zu entfernen:</p>
<blockquote><p>To uninstall SSEE:<br />
Start Registry Editor, and then locate the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall</p>
<p>In the left pane, click each GUID.<br />
For each GUID that you click, look for a display name in the right pane that matches &#8220;Microsoft SQL 2005 Embedded Edition&#8221;.</p>
<p>When you see a display name that matches the name, copy the value of the Key named &#8220;UninstallString&#8221;<br />
Open a Command-Window (Start-&gt;run-&gt;cmd)<br />
Paste the Copied string.<br />
Append &#8220;CALLERID=OCSETUP.EXE&#8221; e.g. &#8220;MsiExec.exe /X {BDD79957-5801-4A2D-B09E-852E7FA64D01} CALLERID=OCSETUP.EXE&#8221;</p>
<p>There you go<br />
Don&#8217;t forget to reboot.<br />
Hope that helps<br />
Patrick</p></blockquote>
<p>[Source: http://www.sharepointblogs.com/]</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2008/03/uninstall-embedded-sql-server-instance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008</title>
		<link>http://sqlblog.de/blog/2007/11/sql-server-2008/</link>
		<comments>http://sqlblog.de/blog/2007/11/sql-server-2008/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 10:31:52 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[katmai]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2007/11/26/sql-server-2008/</guid>
		<description><![CDATA[Die aktuelle CTP gibts hier: https://connect.microsoft.com/programdetails.aspx?ProgramDetailsID=1384]]></description>
			<content:encoded><![CDATA[<p>Die aktuelle CTP gibts hier:</p>
<p><a href="https://connect.microsoft.com/programdetails.aspx?ProgramDetailsID=1384" title="SQL Server 2008 CTP">https://connect.microsoft.com/programdetails.aspx?ProgramDetailsID=1384</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2007/11/sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

