SQL Server Magazine March 2002

    Options
Database Design Best Practices
In this issue, we explore the keys to effective database design and normalization, show you how to put Active Directory account delegation to work in your SQL Server configuration, and much more!
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

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



[Focus]

Database Harmony

Are you struggling with data-integrity losses? Learn how to balance integrity and performance with these normalization best practices that you can apply to your environment.

Feng Shui and Database Design

Bring the ancient art of Feng Shui into your design to let your data flow more smoothly. When you orient the data flow toward the user and remove bottlenecks that block the flow, you can achieve true balance and harmony in your system.




[Features]

Account Delegation Through Impersonation

Avoid the double-hop problem in Windows 2000 authentication by putting Active Directory account delegation to work in your SQL Server configuration.




[SQL Server Savvy]

Determining Last Day of the Month

Here's how to use T-SQL's DATEDIFF() function to determine whether a date is the last day of the month.

Does Sort Order Affect Performance?

A faster sort order doesn't necessarily improve performance.




[Editorial]

Ready for the Enterprise

Visual Studio .NET is solid and reliable and delivers more enterprise- and database-oriented features than previous Visual Studio versions. Skip this release, and you’ll be missing out.




[Reader to Reader]

Sending SQL Server Job Notifications to Multiple Operators

A reader shares a tip for sending job notifications in SQL Server 7.0 to multiple operators.

Transferring SQL Server Login Security

A reader shares a tip for transferring login security from a source server to a test server.




[SQL Seven]

Tracing Performance

Use these seven system stored procedures to monitor your SQL Server system and trace your applications' performance.




[Inside SQL Server]

Indexes and Joins

When you're tuning JOIN queries, good indexes can make a world of difference in SQL Server's performance.




[Mastering Analysis]

Optimize Analysis Services

When you understand Analysis Services architecture, you can use underlying properties to boost your query performance. Here are four connection properties in PivotTable Service that you can manipulate to improve performance.




[Solutions by Design]

Multivalued Attributes

Multivalued attributes often mask lists and collections. Here's how to identify these normalization irregularities and correct your database design.




[T-SQL Black Belt]

Identifying Trends

Test your skill with three tricky new moves for avoiding cursors.




[Answers from Microsoft]

Converting Access Data into XML

Microsoft’s SQL Server development team tells you how three applications can help you convert data in an Access table into XML.

Converting SQL Server 6.5 Databases to SQL Server 7.0

Microsoft’s SQL Server development team provides step-by-step instructions for using the SQL Server Upgrade Wizard to convert all elements of SQL Server 6.5 databases (except the data) to SQL Server 7.0.

Importing a Word Table into SQL Server

Microsoft’s SQL Server development team describes two ways to import a table embedded in a Word 2000 document into SQL Server 2000 or 7.0.

Protecting Your Application from Variations in Date/Time Format

Microsoft's SQL Server development team charts the recommended clauses that help you avoid errors in date/time format.

What does ODBC Error Message Mean?

Microsoft’s SQL Server development team gives three reasons why you might receive this error message.




[Exploring XML]

Using XML Bulk Load to Load ADO-Generated XML Data

Have you hit a brick wall trying to use XML Bulk Load to upload ADO-generated data? Try this nifty solution.




[Letters]

Letters, March 2002

Readers write in about January 2002's career development articles, Analysis Services' Time dimensions, T-SQL's strength, and more!




[New Products]

New Products, March 2002

Check out these new and improved products for SQL Server.