• subscribe

Take Control of SQL Server Performance!

SQL Server Pro

SQL Server 2008's Resource Governor lets you allocate CPU and memory where it's needed. Learn how to create resource pools, create workload groups, view your configuration, classify applications, and some of the caveats of Resource Governor.


Maximize Storage Performance

By Michael K. Campbell, 03/25/2009

If SQL Server’s performance is suffering, you may be considering new equipment. These techniques can improve performance without that expense.

Data Access Options in VS 2008 and the .NET Framework 3.5

By Michael Otey, 03/24/2009

New data-access options in VS 2008 and the .Net Framework 3.5 SP1 include LINQ to DataSet, ADO.Net Data Services, and SQL Server Data Services.

Removing Forwarded Records from Heap Tables

By Lori Brown, 03/23/2009

Learn how to use the FixForwardedRecs stored procedure to find and remove forwarded records from heap tables.

Seven Steps for Successful Data Warehouse Projects

By Michelle A. Poolet, 03/23/2009

Poolet shares the approach she uses when planning and managing a database project. This is project management for non-PMs: admins and developers without a PM, or IT pros who must ...

Using SQL Server 2008 FILESTREAM Storage

By Michael K. Campbell, 03/23/2009

Store BLOB data as files managed by the OS and reap the performance benefits now—with this walk-through of how to set up and configure SQL Server 2008’s FILESTREAM storage feature.

More SQL Server 2008 T-SQL Improvements

By Itzik Ben-Gan, 03/18/2009

Itzik discusses four enhancements, including composable DML, the ability to declare and initialize variables in the same statement, compound assignment operators, and more ...

Find SQL Server Cost Savings

By Michael Otey, 03/16/2009

SQL Server shops are looking for ways to save money without cutting back on existing services or ongoing projects. They just want it all to happen with less money. So what are ...

Views from the Field: Expert Advice on Virtualizing SQL Server

By Jeff James, 02/26/2009

SQL Server and virtualization gurus from Quest Software, Microsoft, VMware, and Rochester General Health Systems offer their suggestions for running SQL Server in a virtual ...

Riding Out the IT Storm

By Michele Crockett, 02/24/2009

In this down economy, we’re looking at better ways to bring DBAs content and analysis in multiple formats—magazines, web seminars, live events, conferences, virtual events, ...

Find Out What's Going On Inside Your Partitions

By Readers, 01/22/2009

SQL Server Management Studio (SSMS) lacks an easy-to-use tool to get detailed data about partitioned tables. To fill this gap, a reader has created two tools. One provides the ...

T-SQL 101: The CASE Function

By Bill McEvoy, 08/29/2008

Using T-SQL's CASE function, you can quickly transform numerical codes and other hard-to-decipher data into meaningful information.


Browse the Archive by:

advertisement