SQL Server Magazine May 2005

[Focus]
SMO, the new programming access layer in SQL Server 2005, lets you quickly and easily develop applications while reducing coding errors and increasing the likelihood that your solution will work the first time.
By John Paul Cook
The integration of the common language runtime (CLR) in SQL Server 2005 opens up so many new possibilities that a developer might not know where to start. Here are three ways you can start taking advantage of SQL Server 2005's enhancements.
By Vinod Kumar
[Features]
Backup and recovery software offers fabulous new features to help you work safer and faster; but which software is best for you? Use this handy guide to narrow down your choices.
By Morris Lewis
SQL Server 2005 Integration Services lets you create custom source components that improve performance and solve uncommon ETL problems. Walk through the steps to create your own custom connector and see how easy it is.
By Douglas McDowell , et al.
[SQL Server Savvy]
Find out how SQL Server calculates the result precision and scale for various operations.
By Brian Moran
[Editorial]
Creating a highly available environment requires more than just technology. Make sure you have all the pieces before it's too late.
By Michael Otey
[Inside SQL Server]
Whet your appetite with this sneak peek at the top new and enhanced features of SQL Server 2005.
By Kalen Delaney
[Solutions by Design]
A walk-through of a common data-modeling problem shows how to sift through many potentially workable solutions to find the one that is best for the company.
By Michelle A. Poolet
[T-SQL Black Belt]
Assigning row numbers has many practical applications, but what if your table has non-unique rows? You don't have to give up on the idea, but you do need to flex your logic muscles a bit.
By Itzik Ben-Gan
[New Products]
Check out new and improved SQL Server-related products.
By Dawn Cyr
[SELECT TOP(X)]
Microsoft has announced the four SQL Server 2005 editions, their pricing plans, and three licensing options.
By Michael Otey
[Preparing for SQL Server 2005]
The SQL Server CLR draws strong reactions from all camps. If you know how to use it judiciously, you'll see great rewards.
By Matt Nunn
[Ask Microsoft]
Microsoft's Patrick Conlan describes how to keep your connection pool size and number of connections from runaway growth.
By Microsoft's SQL Server Development Team
|