<?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>Mbah.Net &#187; adventureworks</title>
	<atom:link href="http://mbah.us/blog/tag/adventureworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://mbah.us/blog</link>
	<description>Stephen I. Mbah – Blog – &#34;dum vita est spes est&#34;</description>
	<lastBuildDate>Sun, 20 Jun 2010 06:30:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Azure sample database setup&#8230;.</title>
		<link>http://mbah.us/blog/2009/12/29/azure-sample-database-setup/</link>
		<comments>http://mbah.us/blog/2009/12/29/azure-sample-database-setup/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 18:57:57 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[visual Studio .Net]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows server 2008]]></category>
		<category><![CDATA[adventureworks]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://mbah.net/?p=538</guid>
		<description><![CDATA[Notes on setting up the sample database &#8211; adventureworks [click here] for Microsoft&#8217;s cloud computing sql server called Azure: you need an account &#8211; get one from sql.azure.com - it takes some time for your access information to arrive by email. download the sample database using link above extract/unzip to a known location make sure [...]]]></description>
			<content:encoded><![CDATA[<p>Notes on setting up the sample database &#8211; <a href="http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=37304" target="_blank">adventureworks [click here]</a> for Microsoft&#8217;s cloud computing sql server called Azure:</p>
<ul>
<li>you need an account &#8211; get one from<a href="http://sql.azure.com/" target="_blank"> sql.azure.com </a>- it takes some time for your access information to arrive by email.</li>
<li>download the sample database using link above</li>
<li>extract/unzip to a known location</li>
<li>make sure you add your home/work/workstation actual external facing ip address to the firewall settings</li>
<li>wait for 5-10 mins for your ip address to be accepted by the azure online firewall system</li>
<li>run the script commands below</li>
</ul>
<p>See commands/reference pictures below:</p>
<p>Server Name:        serverx        serverx.database.windows.net<br />
Administrator Username:     userx<br />
Server Location:     South Central US<br />
db name: ankh</p>
<p>cd dw<br />
buildawdwaz.cmd tcp:serverx.database.windows.net userx@serverx passwordx</p>
<p>cd lt<br />
buildawltaz.cmd tcp:serverx.database.windows.net userx@serverx passwordx</p>
<p><a href="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-35-04-AM1.jpg"><img class="alignleft size-full wp-image-550" title="12-29-2009 11-35-04 AM" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-35-04-AM1.jpg" alt="" width="400" height="260" /></a></p>
<p><a href="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-38-59-AM1.jpg"><img class="alignleft size-full wp-image-552" title="12-29-2009 11-38-59 AM" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-38-59-AM1.jpg" alt="" width="400" height="242" /></a></p>

<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-27-41-am/' title='12-29-2009 10-27-41 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-27-41-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-27-41 AM" title="12-29-2009 10-27-41 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-31-46-am/' title='12-29-2009 10-31-46 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-31-46-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-31-46 AM" title="12-29-2009 10-31-46 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-32-47-am/' title='12-29-2009 10-32-47 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-32-47-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-32-47 AM" title="12-29-2009 10-32-47 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-36-06-am/' title='12-29-2009 10-36-06 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-36-06-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-36-06 AM" title="12-29-2009 10-36-06 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-42-44-am/' title='12-29-2009 10-42-44 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-42-44-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-42-44 AM" title="12-29-2009 10-42-44 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-10-45-17-am/' title='12-29-2009 10-45-17 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-10-45-17-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 10-45-17 AM" title="12-29-2009 10-45-17 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-11-35-04-am/' title='12-29-2009 11-35-04 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-35-04-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 11-35-04 AM" title="12-29-2009 11-35-04 AM" /></a>
<a href='http://mbah.us/blog/2009/12/29/azure-sample-database-setup/12-29-2009-11-38-59-am/' title='12-29-2009 11-38-59 AM'><img width="150" height="150" src="http://mbah.us/blog/wp-content/uploads/2009/12/12-29-2009-11-38-59-AM1-150x150.jpg" class="attachment-thumbnail" alt="12-29-2009 11-38-59 AM" title="12-29-2009 11-38-59 AM" /></a>

]]></content:encoded>
			<wfw:commentRss>http://mbah.us/blog/2009/12/29/azure-sample-database-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Azure SQL&#8230;.</title>
		<link>http://mbah.us/blog/2009/12/24/azure-sql/</link>
		<comments>http://mbah.us/blog/2009/12/24/azure-sql/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 01:21:04 +0000</pubDate>
		<dc:creator>ms24503</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[adventureworks]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://mbah.net/?p=520</guid>
		<description><![CDATA[Adventure works sample databases are now available for Microsoft&#8217;s SQL Azure at codeplex &#8211; click here.]]></description>
			<content:encoded><![CDATA[<p>Adventure works sample databases are now available for Microsoft&#8217;s SQL Azure at<a href="http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=37304"> codeplex &#8211; click here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mbah.us/blog/2009/12/24/azure-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
