<?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/"
		>
<channel>
	<title>Comments on: Querying the StackOverflow Data Dump</title>
	<atom:link href="http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/</link>
	<description>SQL Server MCM and MVP, performance tuning, consulting, training, and community building.</description>
	<lastBuildDate>Fri, 10 Sep 2010 19:18:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jdecuyper</title>
		<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/#comment-18331</link>
		<dc:creator>jdecuyper</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=6863#comment-18331</guid>
		<description>Thanks for sharing your server!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your server!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/#comment-17783</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 15 Feb 2010 16:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=6863#comment-17783</guid>
		<description>Interesting experiment on how you can open up a SQL Server and see if anyone can bust it!!!

Did you do anything particular to the setup of that PC and SQL installation in preparation?

Also interesting to see that the performance is actually quite good even over a remote TCP/IP connection and billions of users connecting! (Is your blog that popular yet??)</description>
		<content:encoded><![CDATA[<p>Interesting experiment on how you can open up a SQL Server and see if anyone can bust it!!!</p>
<p>Did you do anything particular to the setup of that PC and SQL installation in preparation?</p>
<p>Also interesting to see that the performance is actually quite good even over a remote TCP/IP connection and billions of users connecting! (Is your blog that popular yet??)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekly Link Post 132 &#171; Rhonda Tipton&#8217;s WebLog</title>
		<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/#comment-17768</link>
		<dc:creator>Weekly Link Post 132 &#171; Rhonda Tipton&#8217;s WebLog</dc:creator>
		<pubDate>Mon, 15 Feb 2010 02:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=6863#comment-17768</guid>
		<description>[...] Querying the StackOverflow Data Dump &#8211; &quot;Every month, StackOverflow dumps out their data to XML. You can import the data dump into SQL Server, and the whole thing is less than 10gb as of this writing.&quot; [...]</description>
		<content:encoded><![CDATA[<p>[...] Querying the StackOverflow Data Dump &#8211; &#8220;Every month, StackOverflow dumps out their data to XML. You can import the data dump into SQL Server, and the whole thing is less than 10gb as of this writing.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/#comment-17675</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=6863#comment-17675</guid>
		<description>That means there&#039;s a firewall between your place and my place that&#039;s blocking port 1433.  Sorry about that, but there&#039;s nothing I can do - other users are connecting just fine.  Doh!</description>
		<content:encoded><![CDATA[<p>That means there&#8217;s a firewall between your place and my place that&#8217;s blocking port 1433.  Sorry about that, but there&#8217;s nothing I can do &#8211; other users are connecting just fine.  Doh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danijel</title>
		<link>http://www.brentozar.com/archive/2010/02/querying-the-stackoverflow-data-dump/#comment-17672</link>
		<dc:creator>Danijel</dc:creator>
		<pubDate>Sat, 13 Feb 2010 07:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=6863#comment-17672</guid>
		<description>Hi Brent,

I&#039;ve been trying to access your SQL server using both domain name and IP address, but can&#039;t connect neither way. What I get as an error message, can be seen below. 

TITLE: Connect to Server
------------------------------

Cannot connect to 71.57.120.247.

------------------------------
ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) 
------------------------------

I&#039;ve also copied/pasted the credentials, so there could not be any misspellings.

Thanks for any help.</description>
		<content:encoded><![CDATA[<p>Hi Brent,</p>
<p>I&#8217;ve been trying to access your SQL server using both domain name and IP address, but can&#8217;t connect neither way. What I get as an error message, can be seen below. </p>
<p>TITLE: Connect to Server<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Cannot connect to 71.57.120.247.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
ADDITIONAL INFORMATION:</p>
<p>A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 &#8211; Could not open a connection to SQL Server)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>I&#8217;ve also copied/pasted the credentials, so there could not be any misspellings.</p>
<p>Thanks for any help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 8/13 queries in 0.016 seconds using disk
Object Caching 325/328 objects using disk
Content Delivery Network via Amazon Web Services: CloudFront: Amazon Web Services: S3: d329fn540v13gd.cloudfront.net

Served from: www.brentozar.com @ 2010-09-10 20:07:35 -->