﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged SQL Server 2005</title><link>http://www.sqlservercentral.com/</link><description>Content tagged SQL Server 2005 posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>SQL Server 2005 Service Accounts</title><description>Are you aware that SQL Server 2005 can have up to ten services running? Working with that many service accounts can be a challenge. Steve Jones takes a look at these services and a few of the things that you will want to know before setting up SQL Server 2005.

</description><guid>http://www.sqlservercentral.com/articles/Administration/sqlserver2005serviceaccounts/2341/</guid><pubDate>2007/07/13</pubDate><link>http://www.sqlservercentral.com/articles/Administration/sqlserver2005serviceaccounts/2341/</link></item><item><title>The New ETL Paradigm</title><description>SQL Server 2005 will truly introduce a new paradigm in how developers and DBAs work with SQL Server. One area in which dramatic changes have taken place is DTS, which is now renamed to SQL Server Integration Services or SSIS. Expert author Jamie Thomson brings us a look at how the fundamentals of workflow change from DTS to SSIS.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/thenewetlparadigm/1719/</guid><pubDate>2006/11/03</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/thenewetlparadigm/1719/</link></item><item><title>SQL 2005 IndexDefrag solution</title><description>Manual SP to Index Defrag a SQL 2000 database on SQL 2005 that run at spesific times at night</description><guid>http://www.sqlservercentral.com/scripts/Indexing/63036/</guid><pubDate>2008/05/07</pubDate><link>http://www.sqlservercentral.com/scripts/Indexing/63036/</link></item><item><title>A Look at Database Mirroring</title><description>One of the more interesting new technologies in SQL Server 2005 is database mirroring, allowing you to implement high availability on a database with commodity hardware. Jay Dave brings us a nice description of this technology.
</description><guid>http://www.sqlservercentral.com/articles/SS2K5+-+High+Availability/3046/</guid><pubDate>2007/07/17</pubDate><link>http://www.sqlservercentral.com/articles/SS2K5+-+High+Availability/3046/</link></item><item><title>Proc to Rename a file</title><description>A simple way to rename a file from within a T-SQL Script, primarily designed to add a date-time stamp. Works in 2000 and 2005.</description><guid>http://www.sqlservercentral.com/scripts/Miscellaneous/63094/</guid><pubDate>2008/05/13</pubDate><link>http://www.sqlservercentral.com/scripts/Miscellaneous/63094/</link></item><item><title>A Sudoku solution with set based T-SQL utilizing binary operators.</title><description>A Sudoku solution with set based T-SQL approach utilizing binary values and operators, to ease the algorithm.</description><guid>http://www.sqlservercentral.com/scripts/T-SQL/62978/</guid><pubDate>2008/04/30</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/62978/</link></item><item><title>The OUPUT Command</title><description>SQL Server 2005 has added many new T-SQL commands, one of which is the OUTPUT command. Longtime SQL Server author Dinesh Asanka brings us a short look at how you can use this command.
</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+TSQL/3041/</guid><pubDate>2007/07/09</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+TSQL/3041/</link></item><item><title>A Closer Look At SQL Server Compact Edition</title><description>In a followup to his article on SQL Server Everywhere, Jacob Sebastian takes a more in-depth look at the smallest platform for SQL Server, Compact Edtion.

</description><guid>http://www.sqlservercentral.com/articles/2005+Compact+Edition/3040/</guid><pubDate>2007/07/10</pubDate><link>http://www.sqlservercentral.com/articles/2005+Compact+Edition/3040/</link></item><item><title>The Differences Between SQL Server 2000 and 2005 - Part 2</title><description>Steve Jones continues with his look at how SQL Server 2005 differs from SQL Server 2000, this time tackling the differences from a developer perspective.
</description><guid>http://www.sqlservercentral.com/articles/News/3036/</guid><pubDate>2007/05/31</pubDate><link>http://www.sqlservercentral.com/articles/News/3036/</link></item><item><title>SQL Server 2005 Index Maintenance</title><description>Index maintenance procedure using rebuild or reorganized based on fragementation level.</description><guid>http://www.sqlservercentral.com/scripts/Maintenance/62695/</guid><pubDate>2008/03/28</pubDate><link>http://www.sqlservercentral.com/scripts/Maintenance/62695/</link></item><item><title>SQLServerCentral Friday Crossword No 2</title><description>Pit your wits against the SQLServerCentral.com Friday crossword...</description><guid>http://www.sqlservercentral.com/articles/crossword/63127/</guid><pubDate>2008/05/15</pubDate><link>http://www.sqlservercentral.com/articles/crossword/63127/</link></item><item><title>Upgrading SQL Server 2000 DTS Packages to SSIS</title><description>If you're like Brian Knight, you probably have dozens if not hundreds of DTS packages running around that you're terrified to touch. SQL Server 2005 has some interesting methods to upgrade your packages to SSIS with minimal effort. This article shows you a few ways that you can use to upgrade and some of the drawbacks.


</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/upgradingsqlserver2000dtspackagestossis/2201/</guid><pubDate>2006/09/04</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/upgradingsqlserver2000dtspackagestossis/2201/</link></item><item><title>XML Workshop I - Generating XML output using FOR XML with AUTO and RAW</title><description>Quickly becoming the SQL Server XML expert, Jacob Sebastion brings us a great new article that expands upon his very popular series on XML in SQL Server. This time he examines the FOR XML PATH option, which provides additional formatting capabilities.

</description><guid>http://www.sqlservercentral.com/articles/SS2K5+-+XML/3022/</guid><pubDate>2007/06/20</pubDate><link>http://www.sqlservercentral.com/articles/SS2K5+-+XML/3022/</link></item><item><title>SSIS Is Not Just for SQL Server</title><description>SQL Server Integration Services is an incredibly rich and complex development environment that can handle almost any data movement task. Even those that do not involve SQL Server. Longtime author Tim Mitchell brings us a use that has nothing to do with SQL Server, but can be very handy for many of us.
</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/3021/</guid><pubDate>2007/06/25</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/3021/</link></item><item><title>Making the Most Out of the SQL Server 2005 Performance Dashboard</title><description>The SQL Server 2005 Performance Dashboard is a new add-on to SQL Server 2005 that became available shortly after the release of Service Pack 2 for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/3018/</guid><pubDate>2007/06/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3018/</link></item><item><title>Recursive Queries in SQL:1999 and SQL Server 2005</title><description>How many of you have written resursive queries in SQL? Or any language since school for that matter? Not many people write recusrive queries because of the complexity, the difficulty to understand how they work, and the chance for heap overflows. However, SQL Server 2005 implements Common Table Expressions and recursion in a way that is much easier to code and incorporates some safeguards. New author SQL Server MVP Frederic Brouard has written a fantastic article looking at resursive queries.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+TSQL/recursivequeriesinsql1999andsqlserver2005/1846/</guid><pubDate>2008/05/16</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+TSQL/recursivequeriesinsql1999andsqlserver2005/1846/</link></item><item><title>Finding dependencies in SQL Server 2005</title><description>Any time you need to modify objects in your SQL Server 2005 database, the objects that are dependent upon those objects are a concern. You don't want to remove columns from tables, procedures, views, or tables if there are objects dependent upon them that are being used.</description><guid>http://www.sqlservercentral.com/redirect/articles/63024/</guid><pubDate>2008/05/15</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63024/</link></item><item><title>Overview of SSIS</title><description>SQL Server Integration Services, the ETL subsystem for SQL Server 2005, is a new paradigm of development for the SQL Server DBA. It is one of the most popular, and also complex, environments that many people work with in SQL Server 2005. Amit Lohia brings us an introduction to this environment along with the basics of building and deploying a package.
</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/2999/</guid><pubDate>2008/05/14</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+SSIS/2999/</link></item><item><title>Modifying Microsoft Access Linked Tables from SQL Server</title><description>In a previous tip we saw how easy it was to link to SQL Server tables from Microsoft Access.  As is the case with all systems, how does Access manage the changes?  What happens when you modify the structure of the underlying SQL Server table?  What happens to the SQL Server table if you delete the linked table in Access?  We will look at each of these situations in this tip.</description><guid>http://www.sqlservercentral.com/redirect/articles/63022/</guid><pubDate>2008/05/14</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63022/</link></item><item><title>Mirrored Backups</title><description>One very interesting new feature in SQL Server 2005 is the ability to run backups to multiple locations, ensuring you have a second copy of the backup file if your first one were to be corrupted. SQL Server expert Andy Warren takes a look at how this feature works and the implications of using it.
</description><guid>http://www.sqlservercentral.com/articles/SS2K5+-+High+Availability/2990/</guid><pubDate>2008/05/12</pubDate><link>http://www.sqlservercentral.com/articles/SS2K5+-+High+Availability/2990/</link></item><item><title>Undocumented Extended and Stored Procedures</title><description>Some useful undocumented extended and stored procedures in SQL Server 2005</description><guid>http://www.sqlservercentral.com/articles/Stored+Procedures/62868/</guid><pubDate>2008/05/09</pubDate><link>http://www.sqlservercentral.com/articles/Stored+Procedures/62868/</link></item><item><title>SQL Server 2005</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005/62776/</guid><pubDate>2008/05/08</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005/62776/</link></item><item><title>The Differences Between SQL Server 2000 and 2005</title><description>What are the differences between SQL Server 2000 and 2005? It&amp;#39;s a question that DBAs are often asked by those who don&amp;#39;t work with SQL Server on a daily basis. Steve Jones begins a short series on the differences by examining some of the core administrative differences.

</description><guid>http://www.sqlservercentral.com/articles/Administration/2988/</guid><pubDate>2008/05/08</pubDate><link>http://www.sqlservercentral.com/articles/Administration/2988/</link></item><item><title>Upgrading a Database SQL 2000 to SQL 2005</title><description>Performing an upgrade to the next version of SQL Server is something more and more of us will be doing as the support for SQL Server 2000 wanes. New author Sachin Samuel brings us an overview of the process and options that you have for performing an upgrade.
</description><guid>http://www.sqlservercentral.com/articles/Administration/2987/</guid><pubDate>2008/05/07</pubDate><link>http://www.sqlservercentral.com/articles/Administration/2987/</link></item><item><title>Simplify SQL Server 2005 queries with a Dates table</title><description>Learn what a Dates table is and how to create one, and then try it out for yourself</description><guid>http://www.sqlservercentral.com/redirect/articles/62914/</guid><pubDate>2008/05/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62914/</link></item><item><title>Advanced XML Processing</title><description>Continuing on with his series on XML, Jacob Sebastian looks at some more advanced XML techniques in SQL Server 2005.
</description><guid>http://www.sqlservercentral.com/articles/SS2K5+-+XML/2982/</guid><pubDate>2008/05/05</pubDate><link>http://www.sqlservercentral.com/articles/SS2K5+-+XML/2982/</link></item><item><title>SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes &amp; Times)</title><description>SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008</description><guid>http://www.sqlservercentral.com/articles/Compression/62746/</guid><pubDate>2008/05/05</pubDate><link>http://www.sqlservercentral.com/articles/Compression/62746/</link></item><item><title>Row count and space used for all tables in database (update)</title><description>This procedure works like the sp_spaceused procedure but this one shows statistics for all tables in the selected database or for all databases (excluding tempdb and model).
</description><guid>http://www.sqlservercentral.com/scripts/Miscellaneous/62468/</guid><pubDate>2008/05/02</pubDate><link>http://www.sqlservercentral.com/scripts/Miscellaneous/62468/</link></item><item><title>Rebuild Master</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005/62655/</guid><pubDate>2008/05/01</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005/62655/</link></item><item><title>DAC Port</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005/62652/</guid><pubDate>2008/04/30</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005/62652/</link></item></channel></rss>