• subscribe

Office 2003: Bring the Power of SQL Server to Your Desktop

SQL Server Pro

Microsoft Office 2003's built-in tools let you incorporate and use data from your SQL Server database. From customizing data entries in Access to summarizing information in Word, Michael Otey shows how to integrate the two applications.


Special Snapshots

By Kalen Delaney, 04/20/2006

The database snapshot feature in SQL Server 2005 lets you query your databases and run system health reports without blocking end users.

New Products, May 2006

By Blake Eno, 04/20/2006

Check out new and improved SQL Server–related products.

BMC’s SmartDBA

By Michael K. Campbell, 04/20/2006

We weren't able to include SmartDBA in our comparative review. Here's how to find information about the product.

Excel Add-in for Analysis Services

By Michael Otey, 04/20/2006

The Excel Add-in for SQL Server Analysis Services is a free download that works with Microsoft Excel 2003 and Excel 2002 to let you build custom reports that access data from SQL ...

Designing for Performance: NULL or NOT NULL?

By Michelle A. Poolet, 04/20/2006

The useful NULL condition lets you represent unknown values in a database, but you might worry about its effect on database performance. Never fear: You can use NULL sensibly.

Custom Aggregations: The Pivoting Technique

By Itzik Ben-Gan, 04/20/2006

In this second part of a four-part series about custom aggregations, we look at a class of solutions that relies on pivoting techniques.

Catch That Bug!

By Itzik Ben-Gan, 04/20/2006

You run a PIVOT query in the Northwind database, and the results aren't what you expected. Can you identify the bug in the code and suggest a solution?

Tip: Check for Fragmentation

By Brian Moran, 04/20/2006

Check for fragmentation in database files on the disk array. It could be causing some of your performance problems.

Integrating SQL Server & Office 2003

By Michael Otey, 04/20/2006

All the major Microsoft Office 2003 applications include tools that let you incorporate and use data from a SQL Server database. These instructions for importing data into Word, ...

Shrink-Wrapped DBAs

By Michael K. Campbell, 04/20/2006

Check out this comparative review of two hefty database-adminstration products, in which we examine how well Embarcadero Technologies' DBArtisan and Quest Software's Quest Central ...

NULL and the CLR

By Michelle A. Poolet, 04/20/2006

Find out why the Common Language Runtime (CLR) environment in Microsoft Visual Studio 2005 makes it easier to incorporate nullability checks in your code.

SQL Injection: The Hacker’s Gold Mine

By Dennis Hurst, 04/20/2006

Learn what SQL injection is, how it happens, and how to protect your organization from it.

Logical Puzzle

By Itzik Ben-Gan, 04/20/2006

Given a few integers and some basic arithmetic operators, you need to come up with an expression that evaluates to 28. Can you do it?

Define Attribute Relationships for Better Performance

By Douglas McDowell, 04/20/2006

Here's a tip about defining relationships between key and non-key attributes in your dimensions.

Neverfail

By Michael Otey, 04/20/2006

Definitely worth a look, Neverfail for SQL Server might be the high availability solution you've been seeking.

NULL Overhead

By Michelle A. Poolet, 04/20/2006

Learn about how the use of the NULL condition affects SQL Server performance.


Browse the Archive by:

advertisement