﻿<?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</title><link>http://www.sqlservercentral.com/</link><description>Content tagged SQL Server posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Using XML from data variable option in SSIS</title><description><![CDATA[<p>Learn how you can manipulat XML documents solely in memory. No file required.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/97947/</guid><pubDate>Wed, 15 May 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/97947/</link></item><item><title>Retrieve SQL Instance Connect Info</title><description><![CDATA[<p>This script quickly returns Server Name, Cluster Node, Default Drive Letter for MSDB database, IP address and port</p>]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server/97914/</guid><pubDate>Thu, 11 Apr 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server/97914/</link></item><item><title>HASHBYTES: Is CHECKSUM really required?</title><description><![CDATA[<p>When compared with HASHBYTES, CHECKSUM, has a number of drawbacks. Hence, a question that comes up is: Is Checksum really required? In this article, I attempt to answer that question.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/95932/</guid><pubDate>Wed, 27 Mar 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/95932/</link></item><item><title>An in-depth look at change detection in SQL Server - Part 02</title><description><![CDATA[<p>Auditing, conflict resolution, tamper &amp; concurrency protection are some of the most common requirements for any enterprise system – this 2-part series presents an in-depth look at the various change detection mechanisms available within SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/95931/</guid><pubDate>Tue, 19 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/95931/</link></item><item><title>An in-depth look at change detection in SQL Server - Part 01</title><description><![CDATA[<p>Auditing, conflict resolution, tamper &amp; concurrency protection are some of the most common requirements for any enterprise system – this 2-part series presents an in-depth look at the various change detection mechanisms available within SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/change+detection/95930/</guid><pubDate>Tue, 12 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/change+detection/95930/</link></item><item><title>Finding out whether you are using enterprise level feature </title><description><![CDATA[<p>The query  tells whether 
sql server enterprise edition is using any enterprise level features or not </p><!-- disturbing m1(DBA Bundle) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20018"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>‘Disturbing Development’</strong><br />Grant Fritchey & the DBA Team present the latest installment of the Top 5 hard-earned lessons of a DBA –  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20018">read it now</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server/95494/</guid><pubDate>Mon, 21 Jan 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server/95494/</link></item><item><title>Get an alert whenever SQL Server restarts</title><description><![CDATA[<p>This script will create a job and it will send a mail whenever SQL server restarts.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server/94240/</guid><pubDate>Mon, 05 Nov 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server/94240/</link></item><item><title>Unattended Install with PowerShell</title><description><![CDATA[<p>A PowerShell script which will guide you through an interview and produce the configuration file(s) necessary for an unattended installation of SQL Server 2008/2008R2.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/powershell/92574/</guid><pubDate>Wed, 15 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/powershell/92574/</link></item><item><title>Map IP Address to a Geographical Location</title><description><![CDATA[<p>Find the country, region and city of a user from an IP address using SQL Server. Oscar Garcia provides some code and resources if you want to dig into your analytics on your own.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/67215/</guid><pubDate>Fri, 20 Jul 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/67215/</link></item><item><title>SQL Triggers in a Security Context</title><description><![CDATA[<p>This article will show you how to use user-defined triggers to supplement your security policies, preventing unauthorised data manipulation and blocking unfriendly logins.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/90772/</guid><pubDate>Thu, 12 Jul 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/90772/</link></item><item><title>Documenting the Undocumented</title><description><![CDATA[<p>Not everything in SQL Server is documented and Steve Jones doesn't think that everything should be. However some features are used often and should have additional documentation.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/91290/</guid><pubDate>Tue, 26 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/91290/</link></item><item><title>Change Tracking - 2008</title><description><![CDATA[<p>Change tracking in SQL Server 2008 enables applications to obtain only changes that have been made to the user tables, along with the information about those changes.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Change+Tracking/90251/</guid><pubDate>Mon, 18 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Change+Tracking/90251/</link></item><item><title>The Sequence Object in SQL Server 2012</title><description><![CDATA[<p>The Sequence Object is one of the many exciting new features introduced in SQL Server 2012. Learn what this new feature can do for you and how you can use it.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2012/90260/</guid><pubDate>Mon, 04 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2012/90260/</link></item><item><title>What, when and who? Auditing 101 - Part 3</title><description><![CDATA[<p>Who messed around with my database? Auditing 101. In this article we will take a look at another technique available in SQL 2008 and higher. This new technique is SQL Audit.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Auditing/90178/</guid><pubDate>Thu, 31 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Auditing/90178/</link></item><item><title>How to create a database backup using visual studio</title><description><![CDATA[<p>This article describes how to backup a database using a C# Windows Form.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/C%23/88007/</guid><pubDate>Fri, 30 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/C%23/88007/</link></item><item><title>Report Builder or Reporting Services?</title><description><![CDATA[<p>Should you be using Report Builder 3.0 or SQL Server Reporting Services 2008 R2 to build reports?  Here's the 411!</p>]]></description><guid>http://www.sqlservercentral.com/articles/Report+Builder/88207/</guid><pubDate>Tue, 27 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Report+Builder/88207/</link></item><item><title>Session complete status and estimated completion time</title><description><![CDATA[<p>A small retake on the popular percent complete script which tell how much more time an executing command will take.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server/89066/</guid><pubDate>Wed, 21 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server/89066/</link></item><item><title>What, when and who? Auditing 101 - Part 2</title><description><![CDATA[<p>In my previous article we discussed Change Tracking which is one of the new technologies introduced by Microsoft. This article will focus on Change Data Capture. </p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/77040/</guid><pubDate>Mon, 16 Jan 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/77040/</link></item><item><title>Find Last Restart of SQL Server</title><description><![CDATA[<p>How can you tell when your SQL Server instance was last started?  In this tip we look at various methods of how to get the start time for a SQL Server instance.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/76100/</guid><pubDate>Tue, 27 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/76100/</link></item><item><title>SQL Code Reuse: Teaching a Dog New Tricks</title><description><![CDATA[<p>Developers, by every natural instinct and training, strive to make their code reusable and generic. Dissuading them from doing so, in certain circumstances, is akin to trying to persuade a dog not to fetch a stick.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/75873/</guid><pubDate>Mon, 26 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/75873/</link></item><item><title>10 Bad Things About Reporting Services 2008 R2</title><description><![CDATA[<p>SSRS 2008 R2 introduced lots of exciting new features, reviewed in a sister article to this one.  Here we consider what Microsoft didn't do well in this version of Reporting Services.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/75149/</guid><pubDate>Tue, 06 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/75149/</link></item><item><title>10 Good Things About Reporting Services 2008 R2</title><description><![CDATA[<p>The 10 things Microsoft got right about SQL Server Reporting Services 2008 R2 (a sister article shows 10 things which aren't quite so good)</p>]]></description><guid>http://www.sqlservercentral.com/articles/Reporting+Services+(SSRS)/75145/</guid><pubDate>Mon, 05 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Reporting+Services+(SSRS)/75145/</link></item><item><title>Using PowerShell to Manage SQL Server</title><description><![CDATA[<p>The purpose of this article is to demonstrate a custom scripting framework which enables the management of SQLServer databases from a Windows PowerShell session and also to extend Powershell’s flexibility by creating a set of commands customized to our needs.</p><!-- 5 Minutes (SQL Source Control)-->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012"><img src="http://assets.red-gate.com/external/SSC/SOC5mins68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Database source control in just 5 minutes</strong><br />It takes just 5 minutes to connect your SQL databases to source control. Got 5 minutes to spare?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012">Get started now.</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/redirect/articles/75324/</guid><pubDate>Tue, 16 Aug 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/75324/</link></item><item><title>NetApp Dynamic Backup Script</title><description><![CDATA[<p>TSQL Script to backup selected databases. Use this to override the script generated by snapmanager for sql in a sql job which doesn't cater for new or deleted databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server/75162/</guid><pubDate>Tue, 09 Aug 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server/75162/</link></item><item><title>Get SQL Server IP Address</title><description><![CDATA[<p>To Get Server IP Address without having to log into box or RDP</p>]]></description><guid>http://www.sqlservercentral.com/scripts/IP+Addresses/75193/</guid><pubDate>Tue, 02 Aug 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/IP+Addresses/75193/</link></item><item><title>Changing Primary key names to standard naming convention across the DB</title><description><![CDATA[<p>This script will rename the Primary keys to standard notation - PK_TableName</p>]]></description><guid>http://www.sqlservercentral.com/scripts/rename+primary+key/69547/</guid><pubDate>Fri, 29 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/rename+primary+key/69547/</link></item><item><title>Rateio do valor do Item na Nota - Totvs RM</title><description><![CDATA[<p>Essa fun&#231;&#227;o calcula a porcentagem do Item em rela&#231;&#227;o ao valor da nota.
Aplic&#225;vel a Totvs RM.
Em especial RM N&#250;cleus.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Totvs+RM/74901/</guid><pubDate>Wed, 13 Jul 2011 15:19:06 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Totvs+RM/74901/</link></item><item><title>Create INSERT statements from Excel</title><description><![CDATA[<p>Excel files includes a very good functionality called Macro execution. And here we can use this functionality to write one macro that will generate INSERT statements.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/insert/66001/</guid><pubDate>Mon, 02 May 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/insert/66001/</link></item><item><title>Paging Doctor Powershell</title><description><![CDATA[<p>Use Powershell to create a single script that checks over your server and every SQL instance on it to help pinpoint problems.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/72678/</guid><pubDate>Mon, 04 Apr 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/72678/</link></item><item><title>Vote for Me for a PASS SQLRally Precon on SQL Server Security</title><description><![CDATA[<p>Unless James Bond is in the picture, security is usually not a sexy topic. However, we all lament the lack...</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/71496/</guid><pubDate>Thu, 28 Oct 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/71496/</link></item></channel></rss>