<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>SQL Server Club</title>
        <description>SQL Server technical articles, blogs, forums, newsgroups, links, fun stuff and more</description>
        <link>http://www.sqlserverclub.com/</link>
        <language>en</language>
        <lastBuildDate>Thu, 24 Sep 2009 12:42:11 +0100</lastBuildDate>
        <pubDate>Thu, 24 Sep 2009 12:33:54 +0100</pubDate>
        <generator>FeedForAll v2.0 (2.0.2.8) http://www.feedforall.com</generator>
        <item>
            <title>How to Configure SQL Server 2005 to Allow Remote Connections</title>
            <description>After installing SQL Server you&apos;ll need to do some extra work to allow remote connections. Shafqat Tanzeel is a lecturer and expert in SQL Server and explains with clarity how to configure SQL Server to allow remote connections. Follow this step by step process with plenty of screen shots to get your SQL Server configured.
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.sqlserverclub.com/essentialguides/how-to-configure-sql-server-2005-to-allow-remote-connections.aspx&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://www.sqlserverclub.com/essentialguides/how-to-configure-sql-server-2005-to-allow-remote-connections.aspx</link>
            <author>Shafqat Tanzeel</author>
            <category domain="">Essential Guides</category>
            <guid isPermaLink="false">12BF3B56-7163-4617-931D-1012ABE89CF5</guid>
            <pubDate>Thu, 24 Sep 2009 12:33:54 +0100</pubDate>
        </item>
        <item>
            <title>Ready for the weekend! (Ready for a new year…)</title>
            <description>The past several weeks have been a bumpy ride to use a term I heard recently about the future state of things.  The politics at work have cut me off at the knees to were I could almost be called a power user instead of a DBA.  I spend more time on Access and crappy web apps than SQL Server.  Also, I’ve been pressured to do my paperwork for my review yet my review never happened! ...&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blogs.sqlserverclub.com/?p=152&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://blogs.sqlserverclub.com/?p=152</link>
            <author>Rick Obsitnik</author>
            <category domain="">Blogs</category>
            <guid isPermaLink="false">5EB8781E-EAF7-4DA6-A1AE-D683DEA977C1</guid>
            <pubDate>Fri, 31 Jul 2009 13:31:39 +0100</pubDate>
        </item>
        <item>
            <title>Data Shepherds! Protect Your Flock!</title>
            <description>As experienced DBA Rick Obsitnik knows all too well, DBAs are the guardians of enterprise data, or as he likes to call us, Data Shepherds! This no-nonsense article comes straight from the front line of the SQL Server administration world, advising you on not only how to protect your data, but also how to safeguard your job in the current economic downturn.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.sqlserverclub.com/essentialguides/data-shepherds-protect-your-flock.aspx&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://www.sqlserverclub.com/essentialguides/data-shepherds-protect-your-flock.aspx</link>
            <author>Rick Obsitnik</author>
            <category domain="">Essential Guides</category>
            <guid isPermaLink="false">A990E7B4-15E8-4DDB-A451-EE21453C6E16</guid>
            <pubDate>Mon, 3 Aug 2009 13:29:25 +0100</pubDate>
        </item>
        <item>
            <title>Control Who Connects to SQL Server and Who Does Not</title>
            <description>This handy code from Rick Obsitnik will help you in your cross-server work. Use these scripts to end all user connections based on an instance, a database, a particular login or a login start and/or end time frame.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.sqlserverclub.com/articles/control-who-connects-and-who-does-not.aspx&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://www.sqlserverclub.com/articles/control-who-connects-and-who-does-not.aspx</link>
            <author>Rick Obsitnik</author>
            <category domain="">Technical Articles</category>
            <guid isPermaLink="false">537FC0AF-36BC-492D-8082-A8CA24F344E3</guid>
            <pubDate>Mon, 3 Aug 2009 13:28:07 +0100</pubDate>
        </item>
        <item>
            <title>Message to Bristol UK Based Devs (there’s free coffee and biscuits involved…)</title>
            <description>Are you a developer working with Microsoft technologies, based in the Bristol (UK) area? Do you know about the Dot Net Dev Net user group? If you’re not already a member of this free community, then please consider joining. There are lots of benefits in being a member and you’ll get way more out of it than you ever need to put in! &lt;br /&gt;
&lt;br /&gt;
Dot Net Dev Net (DNDN) is run by Guy Smith-Ferrier, Chris Myhill, Adam Towler and a group of other dedicated volunteers. This team has great imagination in bringing an extra element to everything they organize and each event I’ve attended so far has been great fun, informative and such a good night out! You’ll always be made to feel welcome, part of the group and have a great laugh too!
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blogs.sqlserverclub.com/?p=144&quot;&gt;Read More...&lt;/a&gt;</description>
            <link>http://blogs.sqlserverclub.com/?p=144</link>
            <author>Rachel Clements</author>
            <category domain="">Blogs</category>
            <guid isPermaLink="false">8DB0AA10-66E9-4F4F-AC28-4316EE70AEF1</guid>
            <pubDate>Thu, 23 Jul 2009 11:47:20 +0100</pubDate>
        </item>
        <item>
            <title>How to Compare the Columns of Two SQL Server Tables</title>
            <description>Being able to compare two tables is a common requirement in SQL Server environments, especially where development and production servers exist. Rick Obsitnik explores a functional way to do this task in an enterprise environment using linked servers. The SSMS file for this article is also included.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.sqlserverclub.com/articles/how-to-compare-the-columns-of-two-sql-server-tables.aspx&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://www.sqlserverclub.com/articles/how-to-compare-the-columns-of-two-sql-server-tables.aspx</link>
            <author>Rick Obsitnik</author>
            <category domain="">articles</category>
            <guid isPermaLink="false">7B2A4BC9-8DE8-43A3-86DE-B827D1848211</guid>
            <pubDate>Tue, 9 Jun 2009 15:25:29 +0100</pubDate>
        </item>
        <item>
            <title>All Purists Must Die</title>
            <description>
                <![CDATA[How I love purists.
<br />
<br />
Especially Object Oriented, agile-assisted, latest fad, scrummed up, backlog driven, customer focussed, buttock-clenching purists.
<br />
<br />
Just like their counterparts during the Spanish Inquisition they like to go around telling everyone what to do and think. Then do the exact opposite themselves whilst vilifying any non-believers as evil-doers. Hypocrits!
<br />
<br />
Why am I having this rant? Simple. I was coding a small app earlier today and needed to change the Connection Timeout period of my Connection object. All well and good, a simple connDB.COnnectionTimeout=5 should do it. Or so I thought.
<br />
<br />
WRONG! How very, very wrong.
<br />
<br />
<a href="http://blogs.sqlserverclub.com/?p=141">Read More</a>]]>
            </description>
            <link>http://blogs.sqlserverclub.com/?p=141</link>
            <author>Bob Jackson</author>
            <category domain="">Blogs</category>
            <guid isPermaLink="false">2F3C87F9-638D-4791-90A0-EBC1EAB3ACCF</guid>
            <pubDate>Mon, 8 Jun 2009 12:58:34 +0100</pubDate>
        </item>
        <item>
            <title>Server ‘myserver’ is not configured for RPC</title>
            <description>I just added a new post to my blog listed below on the following error:
&lt;br /&gt;
&lt;br /&gt;
Problem:  Server ‘myserver’ is not configured for RPC
&lt;br /&gt;
&lt;br /&gt;
This error occurs when you perform a remote procedure call to a linked server.    Generally you would set this with the surface area configuration manager in SQL Server 2005.  Check the below link for a quick and easy solution to the problem!
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blogs.sqlserverclub.com/?p=138&quot;&gt;Read More&lt;/a&gt;</description>
            <link>http://blogs.sqlserverclub.com/?p=138</link>
            <author>Rick Obsitnik</author>
            <category domain="">Blogs</category>
            <guid isPermaLink="false">D37561C6-81C5-4E9E-8335-33A5800CEC64</guid>
            <pubDate>Fri, 5 Jun 2009 13:00:19 +0100</pubDate>
        </item>
    </channel>
</rss>
