SQL Server Magazine February 2001

[Focus]
Want to write code faster--and write faster code? Here are some tips for tuning your code to get the best performance from your ADO applications and from your development team.
By William Vaughn
[Features]
Expanding your repertoire of entity relationships beyond the usual parent-child hierarchy structure could pay off big.
By Jonathan Lurie , et al.
Use SQL-DMO, a COM-compliant type library, to programmatically manipulate native SQL Server objects.
By Jason Fisher
You can use data sets inside triggers and in stored procedure calls by creating permanent tables that emulate temporary tables.
By Fernando G. Guerrero
[Lab Reports]
Lumigent Technologies introduces the first tool that lets you read SQL Server 7.0 transaction logs.
By Ron Talmage
[SQL Server Savvy]
Brian Moran answers readers' questions about reporting BCP errors inside a DTS package, enabling the Data Access option, loading SQL Server Profiler trace data into a table, and more.
By Brian Moran
[Editorial]
To Microsoft’s advantage, Oracle is making more headway in its marketing exploits than in its software development.
By Michael Otey
[Reader to Reader]
Readers share their tips for dynamically killing SQL Server processes and for finding and inserting missing records into a production table.
By Various Authors
[SQL Server Q&A]
Richard Waymire explains how to replicate column changes, upgrade primary keys, and more.
By Richard Waymire
[SQL Seven]
Michael Otey shares his picks for the seven most overlooked SQL Server command-line utilities.
By Michael Otey
[SQL Server/Office Integration]
Using object permissions and user-defined roles, you can fine-tune secure access to database objects.
By Rick Dobson
[Inside SQL Server]
Learn how to tweak your server's SET options so that you don't have to constantly recompile.
By Kalen Delaney
[Web Dev]
Use Visual Studio 6.0’s T-SQL Debugger to debug stored procedures.
By Ken Spencer
[Mastering Analysis]
Discover the secret MDX code that lets you handle cubes with large numbers of member properties.
By Russ Whitney
[T-SQL Black Belt]
Use the TOP clause to limit the results of a T-SQL query to a specific number of rows--and not by specifying a logical condition.
By Itzik Ben-Gan
[News Analysis]
Several well-known companies used Commerce Server 2000 to install their business systems online within weeks of the server’s debut.
By Paul Thurrott
The European Union is investigating Microsoft for allegedly using its clout in desktop systems to capture the number one spot in the server market.
By Paul Thurrott
Using Microsoft technologies, eight companies developed business programs for their customers and earned Microsoft’s 2000 Industry Solution Awards.
By Paul Thurrott
[XML Q&A]
Rich Rollman answers readers’ questions about storing, indexing, and retrieving XML.
By Rich Rollman
|