<?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 for Upwards with SBS - SBSisyphus' Weblog</title>
	<atom:link href="http://duitwithsbs.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://duitwithsbs.wordpress.com</link>
	<description>giving back &#38; sharing knowledge with the Microsoft Small Business Server community</description>
	<lastBuildDate>Wed, 25 Nov 2009 18:09:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Silverlight Video and Embedding by TonintillSals</title>
		<link>http://duitwithsbs.wordpress.com/2009/04/09/silverlight-video-and-embedding/#comment-692</link>
		<dc:creator>TonintillSals</dc:creator>
		<pubDate>Wed, 25 Nov 2009 18:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/2009/04/09/silverlight-video-and-embedding/#comment-692</guid>
		<description>Waow loved reading this post. I added your rss to my google reader.</description>
		<content:encoded><![CDATA[<p>Waow loved reading this post. I added your rss to my google reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Re-index the WSUS 3.0 Database via a GUI by SomeGuy</title>
		<link>http://duitwithsbs.wordpress.com/2009/02/01/re-index-the-wsus-30-database-via-a-gui/#comment-687</link>
		<dc:creator>SomeGuy</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/2009/02/01/re-index-the-wsus-30-database-via-a-gui/#comment-687</guid>
		<description>Msg 102, Level 15, State 1, Line 38
Incorrect syntax near &#039;50&#039;.
Msg 156, Level 15, State 1, Line 82
Incorrect syntax near the keyword &#039;SET&#039;.
Msg 156, Level 15, State 1, Line 83
Incorrect syntax near the keyword &#039;ELSE&#039;.</description>
		<content:encoded><![CDATA[<p>Msg 102, Level 15, State 1, Line 38<br />
Incorrect syntax near &#8216;50&#8242;.<br />
Msg 156, Level 15, State 1, Line 82<br />
Incorrect syntax near the keyword &#8216;SET&#8217;.<br />
Msg 156, Level 15, State 1, Line 83<br />
Incorrect syntax near the keyword &#8216;ELSE&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SBS 2008 Media for Open Licensing Purchases by hmmmm</title>
		<link>http://duitwithsbs.wordpress.com/2009/03/08/sbs-2008-media-for-open-licensing-purchases/#comment-686</link>
		<dc:creator>hmmmm</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/2009/03/08/sbs-2008-media-for-open-licensing-purchases/#comment-686</guid>
		<description>Thsi is exactly what I needed! thanks!</description>
		<content:encoded><![CDATA[<p>Thsi is exactly what I needed! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving WSUS 3.0 database and content by sbsisyphus</title>
		<link>http://duitwithsbs.wordpress.com/2009/02/09/moving-wsus-30-database-and-content/#comment-676</link>
		<dc:creator>sbsisyphus</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/2009/02/09/moving-wsus-30-database-and-content/#comment-676</guid>
		<description>I&#039;ve actually covered the named pipe pathing elsewhere in this blog but it is a very good idea to refer to it again here. There is also a UAC element to running the SQL UI &quot;As Admin&quot; which is needed in Win2k8+ OS&#039;s.  Glad this was of help to you.

 Thanks for contributing.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually covered the named pipe pathing elsewhere in this blog but it is a very good idea to refer to it again here. There is also a UAC element to running the SQL UI &#8220;As Admin&#8221; which is needed in Win2k8+ OS&#8217;s.  Glad this was of help to you.</p>
<p> Thanks for contributing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving WSUS 3.0 database and content by Carl</title>
		<link>http://duitwithsbs.wordpress.com/2009/02/09/moving-wsus-30-database-and-content/#comment-675</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Fri, 14 Aug 2009 08:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/2009/02/09/moving-wsus-30-database-and-content/#comment-675</guid>
		<description>Thanks for the very Usefull article! To connect to the Db one needs to use the following instead of the default that the SQL Management tool fills in:
\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query

If you do not one gets the following error message. I think adding this would make life easier for alot of people reading this post.

Cannot connect to DENEWSUS01\MICROSOFT##SSEE.

An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)

Kind Regards.</description>
		<content:encoded><![CDATA[<p>Thanks for the very Usefull article! To connect to the Db one needs to use the following instead of the default that the SQL Management tool fills in:<br />
\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query</p>
<p>If you do not one gets the following error message. I think adding this would make life easier for alot of people reading this post.</p>
<p>Cannot connect to DENEWSUS01\MICROSOFT##SSEE.</p>
<p>An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 &#8211; Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)</p>
<p>Kind Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
