SQL Server Magazine March 2008

    Options
Is the World Ready for SQL Server 2008?
Solve your LOB problems with new data types, store keys outside of the database with Extensible Key Management, get the facts about the new data compression feature, and read Ted Kummert thoughts about SQL Server 2008's features and value proposition.
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

Browse Archived Articles By: Issue | Author | Subject | Department |



[Focus]

Compression in SQL Server 2008

Get the facts about the new data compression feature in SQL Server 2008 and the stored procedure that can help you estimate how much space you might save by compressing your data.

Is the World Ready for SQL Server 2008?

In this exclusive interview with Ted Kummert, Microsoft corporate vice president of the Data and Storage Platform Division, Karen Forster finds out about some of SQL Server 2008’s key features and what they might mean for you.

New Data Types in SQL Server 2008

New data types in SQL Server 2008 offer more precise date/time storage and solve such problems as unstructured LOB storage—DBAs will like the addition of spatial data types, new date data types, and the FILESTREAM data type.

SQL Server 2008 Boosts Built-in Encryption

The new Extensible Key Management feature makes SQL Server’s built-in database encryption more secure by supporting third-party encryption providers, so that you can store keys outside of the database.




[Features]

Debugging and Logging in SSIS

Easily debug packages, Control Flow tasks, and Data Flow tasks and log package-execution information using the debugging and logging capabilities in SSIS.

Managing Hierarchical Rowsets

Build a sample application in Visual Studio that can be used to manage hierarchical rowsets populated by stored procedures.

Sharpen Your Basic SQL Server Skills This article is only available to registered users.  Sign up now and get instant access!

More answers to DBAs' questions. What’s the difference between dividing an integer with NULL or zero, or between a unique constraint and a primary key constraint, or between decimal and numeric data types? And how do you retrieve random rows from a table?

T-SQL 101, Lesson 1

Whether you are new to T-SQL or you just want to brush up on the basics, you'll want to read and save this guide that walks you through how to write SELECT statements. Learn how to order and rename columns and how to filter and sort results.




[Editorial]

VMs vs. Multiple SQL Server Instances, Round 2 This article is only available to registered users.  Sign up now and get instant access!

Choose which server consolidation method is right for you. Mike Otey walks you through factors to consider for your organization.




[T-SQL Black Belt]

MERGE

SQL Server 2008’s MERGE statement simplifies the task of merging source data into a target table.




[New Products]

New Products

Check out new and improved SQL Server-related products from OmBelt Solutions, Red Gate Software, ScriptLogic, Future IT Software, and Stimulsoft.




[SELECT TOP(X)]

Visual Studio 2008 Offers Plethora of New Features This article is only available to registered users.  Sign up now and get instant access!

VS 2008 adds support for new technologies such as AJAX, Windows Presentation Foundation (WPF), and Language-Integrated Query (LINQ), and more.




[Tool Time with Kevin Kline]

SQLQueryStress This article is only available to registered users.  Sign up now and get instant access!

You can use this tool to quickly and easily test how a query will affect your system performance.




[PTO for the Rest of Us]

Are Your SQL Server Statements Performing Well? This article is only available to registered users.  Sign up now and get instant access!

SQL Server 2005 offers a relatively easy way to determine which SQL Server statements are causing you the most pain. A built-in DMV does the trick.




[Sqlmag.com Community Dialog]

Readers and Authors Swap Ideas

A reader asks Douglas McDowell a question about his PerformancePoint Server Eye on BI article, forum members debate SQL Server trace methods, and Rodney Landrum updates his repository solution, in direct response to readers' feedback.