<?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>Vidhya Sagar - Blog&#187; SQL Server 2005</title>
	<atom:link href="http://sql-articles.com/blogs/category/sql-server-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://sql-articles.com/blogs</link>
	<description>One Stop for SQL Server related Queries</description>
	<lastBuildDate>Wed, 06 Jul 2011 12:53:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19620</generator>
		<item>
		<title>How to change Server Collation in SQL Server 2005</title>
		<link>http://sql-articles.com/blogs/how-to-change-server-collation-in-sql-server-2005/</link>
		<comments>http://sql-articles.com/blogs/how-to-change-server-collation-in-sql-server-2005/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 10:21:47 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=324</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/how-to-change-server-collation-in-sql-server-2005/" title="How to change Server Collation in SQL Server 2005"></a>New article posted on changing collation in sql server 2005. You can check the article from the link below. In this article we are going to discuss about changing SQL Server 2005 collation at serverlevel. While installing SQL Server 2005 &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/how-to-change-server-collation-in-sql-server-2005/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/how-to-change-server-collation-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Index Fragmentation in SQL Server 2005</title>
		<link>http://sql-articles.com/blogs/index-fragmentation-in-sql-server-2005/</link>
		<comments>http://sql-articles.com/blogs/index-fragmentation-in-sql-server-2005/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 15:38:39 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Index]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=307</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/index-fragmentation-in-sql-server-2005/" title="Index Fragmentation in SQL Server 2005"></a>New article on Index fragmentation posted in main website, check the article in the link below. Index fragmentation is a phenomenon where the index contents are scattered. Normally the contents are in contiguous fashion which helps in fast retrieval of &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/index-fragmentation-in-sql-server-2005/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/index-fragmentation-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 SP3 Released</title>
		<link>http://sql-articles.com/blogs/sql-server-2005-sp3-released/</link>
		<comments>http://sql-articles.com/blogs/sql-server-2005-sp3-released/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 11:31:27 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[SQL Installation]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=282</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/sql-server-2005-sp3-released/" title="SQL Server 2005 SP3 Released"></a>SQL Server 2005 SP3 released today after the release of SP3 beta a couple of weeks ago. You can download SP3 from the link below. DOWNLOAD SQL SERVER 2005 SP3 Above download link is applicable to below products. * SQL &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/sql-server-2005-sp3-released/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/sql-server-2005-sp3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I edit DTS packages in SSMS (Management studio)</title>
		<link>http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/</link>
		<comments>http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 06:15:56 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[DTS and SSIS]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=144</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/" title="How can I edit DTS packages in SSMS (Management studio)"></a>Designing \ Editing DTS packages in SSMS is one of the question I&#8217;m seeing in forums, this situation occurs when an upgrade happens from SQL 2000 to SQL 2005. When SQL server 2005 was released it doesn&#8217;t have a facility &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/how-can-i-edit-dts-packages-in-ssms-management-studio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Log Shipping FAQ</title>
		<link>http://sql-articles.com/blogs/log-shipping-faq/</link>
		<comments>http://sql-articles.com/blogs/log-shipping-faq/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 02:04:54 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Log Shipping]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=98</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/log-shipping-faq/" title="Log Shipping FAQ"></a>Introduction: I could see most of them are asking known errors of log shipping in many forums and we are repeatedly providing the same solutions. Hence I thought of consolidating all the know errors and its solutions for log shipping &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/log-shipping-faq/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/log-shipping-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Script with Retention</title>
		<link>http://sql-articles.com/blogs/backup-script-with-retention/</link>
		<comments>http://sql-articles.com/blogs/backup-script-with-retention/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 05:30:42 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Backup and Restore]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=62</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/backup-script-with-retention/" title="Backup Script with Retention"></a>Introduction: SQL Backup script is available in all online resources. I couldn&#8217;t find a script to take care of retention also, so I&#8217;m writing this script as procedure to take care of retention too. This script will take full backup &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/backup-script-with-retention/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/backup-script-with-retention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Copy Database Wizard</title>
		<link>http://sql-articles.com/blogs/how-to-use-copy-database-wizard/</link>
		<comments>http://sql-articles.com/blogs/how-to-use-copy-database-wizard/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 02:17:12 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Copy Database Wizard]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=35</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/how-to-use-copy-database-wizard/" title="How to use Copy Database Wizard"></a>What is copy database wizard? Copy Database Wizard is a new feature from SQL Server 2005 onwards. You can make use of this feature to copy \ move databases between different instances of SQL Server. It can be used for &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/how-to-use-copy-database-wizard/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/how-to-use-copy-database-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable \ Disable Remote connections Via DOS or T-SQL</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/</link>
		<comments>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 11:36:23 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Remote connection]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/" title="Enable \ Disable Remote connections Via DOS or T-SQL"></a>I&#8217;ve seen in forums seeking to enable \ disable Remote connections via DOS prompt \ T-SQL. I&#8217;ve searched google for this topic and didn&#8217;t get any article on this topic, so i decided to write a procedure to change Remote &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 Installation errors</title>
		<link>http://sql-articles.com/blogs/sql-server-2005-installation-errors/</link>
		<comments>http://sql-articles.com/blogs/sql-server-2005-installation-errors/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 00:59:14 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[SQL Installation]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=14</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/sql-server-2005-installation-errors/" title="SQL Server 2005 Installation errors"></a>OWC11 Installation Failure Sample Error from errorlog&#8211;&#62;MSI (s) (C4:C8) [19:04:30:953]: Product: Microsoft Office 2003 Web Components &#8212; Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/sql-server-2005-installation-errors/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/sql-server-2005-installation-errors/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Database Tuning Advisor &#8211; DTA</title>
		<link>http://sql-articles.com/blogs/database-tuning-advisor-dta/</link>
		<comments>http://sql-articles.com/blogs/database-tuning-advisor-dta/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 11:53:07 +0000</pubDate>
		<dc:creator>Vidhya Sagar</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=5</guid>
		<description><![CDATA[<a href="http://sql-articles.com/blogs/database-tuning-advisor-dta/" title="Database Tuning Advisor - DTA"></a>The Database Engine Tuning Advisor is a new tool in Microsoft SQL Server 2005 that enables you to tune databases for improved query processing. Database Engine Tuning Advisor examines how queries are processed in the databases you specify and then &#8230;<p class="read-more"><a href="http://sql-articles.com/blogs/database-tuning-advisor-dta/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://sql-articles.com/blogs/database-tuning-advisor-dta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

