<?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>Edwin M Sarmiento&gt;Uninstalling SQL Server 2005 Embedded Edition &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/uninstalling-sql-server-2005-embedded-edition/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>&gt;Uninstalling SQL Server 2005 Embedded Edition</title>
		<link>https://www.edwinmsarmiento.com/uninstalling-sql-server-2005-embedded-edition/</link>
		<comments>https://www.edwinmsarmiento.com/uninstalling-sql-server-2005-embedded-edition/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 03:06:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2007/11/14/uninstalling-sql-server-2005-embedded-edition</guid>

				<description><![CDATA[&#62;I thought I was just seeing things when I saw this in the Services applet &#8211; SQL Server 2005 Embedded Edition(MICROSOFT##SSEE). This is the version of SQL Server 2005 that Windows Sharepoint Services 3.0 installs on your server if you simply choose all the defaults. The problem with this is that there is no way [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>&gt;<span style="font-size:100%;"><span style="font-family:arial;">I thought I was just seeing things when I saw this in the Services applet &#8211; SQL Server 2005 Embedded Edition(MICROSOFT##SSEE).  This is the version of SQL Server 2005 that Windows Sharepoint Services 3.0 installs on your server if you simply choose all the defaults. The problem with this is that there is no way for you to manage it from the SQL Server tools we are all familiar with (I tried it with <strong><span style="font-size:85%;">Management Studio</span></strong> and <span style="font-size:85%;"><strong>sqlcmd </strong></span>but with no luck as it just throws an error saying that the server instance does not exist).  Besides, if you want to scale up your database, you would have to migrate it to either Standard or Enterprise Edition.  This renders this instance useless. Most of us will simply recommend uninstalling this version.  The problem is, you won&#8217;t see this in your Add/Remove Programs applet in Windows. It&#8217;s an invisible instance that the only way to uninstall this is to uninstall Windows Sharepoint Services as well (unless you want to go through the process, I suggest not doing a complete reinstall).  So how do you uninstall SQL Server 2005 Embedded Edition?  I found it through this </span><a href="http://www.sharepointblogs.com/jemm/archive/2007/01/27/18653.aspx"><span style="font-family:arial;">website.</span></a><span style="font-family:arial;"> </span></span></p>
<blockquote><p><span style="font-family:arial;">1. Start Registry Editor, and then locate the following registry key: <strong><span style="color:#0000ff;">HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall </span></strong></span></p>
<p><span style="font-family:arial;">2. In the left pane, click each GUID. For each GUID that you click, look for a display name in the right pane that matches “Microsoft SQL 2005 Embedded Edition…”. </span></p>
<p><span style="font-family:arial;">3. When you see a display name that matches the name, copy the value of the Key named “<strong><span style="color:#0000ff;">UninstallString</span></strong>”<br />4. Open a Command-Window (Start-&gt;run-&gt;cmd)<br />5. Paste the Copied string. It should be something like this: <strong><span style="color:#0000ff;">MsiExec.exe /X{BDD79957-5801-4A2D-B09E-852E7FA64D01}</span></strong><br />6. Append “ CALLERID=OCSETUP.EXE” at the end of the <strong><span style="color:#0000ff;">MsiExec.exe</span></strong> eg “MsiExec.exe /X{BDD79957-5801-4A2D-B09E-852E7FA64D01} CALLERID=OCSETUP.EXE” </span></p>
<p><span style="font-family:arial;">7. Run the command. This will go through the process of uninstalling SQL Server 2005 Embedded Edition</span></p>
<p><span style="font-family:arial;">8. Reboot. </span></p></blockquote>
<p><span style="font-family:arial;font-size:100%;">To verify, you can check the Services applet and see if the <strong><span style="font-size:85%;">SQL Server 2005 Embedded Edition (MICROSOFT##SSEE)</span></strong> service is no longer there</span></p>
<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/92377218009570869-1224134197634922712?l=bassplayerdoc.blogspot.com' alt='' /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/uninstalling-sql-server-2005-embedded-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">52</post-id>	</item>
	</channel>
</rss>