MS SQL Server Tutorials, Tools & More

SQL Overview

First released for IBM OS/2 in 1989, Microsoft SQL Server has developed over the years into one of the leading relational database management system (RDMS) platforms for the enterprise for the Windows Server platform. The most current version is SQL Server 2012, which is available in Standard, Enterprise, and Business Intelligence editions.

Recent SQL Articles

How to Connect CentOS Web Server to a SQL Server

By Peter Washburn - October 15, 2012

Setting up an internal CentOS web server to talk to a SQL server can be quite the process. Peter Washburn walks you through the steps.

Interview with Don Jones at Windows Connections 2011

By Petri IT Knowledgebase Team - June 10, 2011

TrainSignal recently had the opportunity to sit down with Don Jones at Windows Connections 2011 in Orlando to discuss the importance of learning PowerShell. The

Beginning SSIS: How to Create a Basic Data Load Package in SQL Server Integration Services

By Jennifer McCown, MidnightDBA Guru - February 11, 2011

Step-by-step guide by Jennifer McCown on creating a basic data load package in SQL Server Integration Services. SSIS is used to extract data from sources such

Changing SQL Server Job Owners with PowerShell

By Sean McCown Microsoft SQL MVP - January 26, 2011

Using PowerShell for changing job owners in SQL Server. Sean McCown demonstrates how PowerShell is a more efficient option than SSMS or T-SQL when changing job

Editor's Picks

How to Connect CentOS Web Server to a SQL Server

By Peter Washburn - October 15, 2012

Setting up an internal CentOS web server to talk to a SQL server can be quite the process. Peter Washburn walks you through the steps.

Changing SQL Server Job Owners with PowerShell

By Sean McCown Microsoft SQL MVP - January 26, 2011

Using PowerShell for changing job owners in SQL Server. Sean McCown demonstrates how PowerShell is a more efficient option than SSMS or T-SQL when changing job

How to Plan SQL Server Database Files

By Sean McCown Microsoft SQL MVP - May 24, 2010

It’s a common misconception that you will get a performance gain by using several log files. Although this is something we see quite often, Sean McCown,

SQL Server Recovery Models

By Sean McCown Microsoft SQL MVP - May 25, 2009

In SQL Server 2008 there are 3 recovery models you can use: simple, bulk-logged, and full. These recovery models really just define how log management behaves

How to Design a Backup Strategy in SQL Server

By Sean McCown Microsoft SQL MVP - May 18, 2009

Designing a backup strategy in SQL is fairly straightforward, but it can get complicated when you’ve got a lot of moving pieces in your scenario. Sean McCown,


*