<?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>Jason Rowe &#187; sql</title>
	<atom:link href="http://jasonrowe.com/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonrowe.com</link>
	<description>enjoying the web</description>
	<lastBuildDate>Sun, 13 May 2012 14:05:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Aspnet_regsql.exe (Unable to use SQL Server because&#8230;)</title>
		<link>http://jasonrowe.com/2008/07/30/aspnet_regsqlexe-unable-to-use-sql-server-because/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aspnet_regsqlexe-unable-to-use-sql-server-because</link>
		<comments>http://jasonrowe.com/2008/07/30/aspnet_regsqlexe-unable-to-use-sql-server-because/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 23:02:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://rowejason.com/?p=123</guid>
		<description><![CDATA[My solution was running the following command which I put together using the documentation on this site (http://msdn.microsoft.com/en-us/library/ms229862.aspx). aspnet_regsql -d &#60;databasename&#62; -ssadd -sstype c -U &#60;username&#62;]]></description>
			<content:encoded><![CDATA[<p>My solution was running the following command which I put together using the documentation on this site (<a href="http://msdn.microsoft.com/en-us/library/ms229862.aspx">http://msdn.microsoft.com/en-us/library/ms229862.aspx</a>).</p>

<p><strong>aspnet_regsql -d &lt;databasename&gt; -ssadd -sstype c -U &lt;username&gt;</strong></p>]]></content:encoded>
			<wfw:commentRss>http://jasonrowe.com/2008/07/30/aspnet_regsqlexe-unable-to-use-sql-server-because/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

