SQL Server Magazine June 2005

    Options
Visual Studio 2005
SQL Server 2005 and Visual Studio 2005 are designed to work together. Learn how to take advantage of the teamwork of these new products, how to manage your SQL Server instances proactively, how CTEs can show you the way to transitive closure, and 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]

Better Together

SQL Server 2005 and Visual Studio 2005 are designed to work together. Learn how you can start developing applications now that will take advantage of the teamwork of these new products.




[Features]

Analysis Services 2005 Brings You Automated Time Intelligence

Even if you're not an expert, Analysis Services 2005 can help you provide automatic, intelligent solutions to common business problems. For example, the time intelligence enhancement lets you easily create time-based calculations.

Proactive SQL Server Management

To minimize the time you spend handling database emergencies, use this system of performance baselining, benchmarking, and continuous monitoring.

Transitive Closure

Sometimes, you want more than the destination; you need to see the road itself. CTEs can show you the way.




[SQL Server Savvy]

Another Source of Missing SQL Server Performance Monitor Counters

MOM uses the same sql counters that Performance Monitor uses to gather information about your servers. Be sure to stop the MOM service on any server you need to stop SQL Server on.

Believe It When Microsoft Tells You Not to Use Undocumented Functions and Behaviors

SQL Server has always had nifty undocumented functions that are tempting to use. Starting with SP4, we'll have to change our way of thinking and stop using undocumented and unsupported features in our production code.

Beware Compile-Time Degradation When You Use Wide Views

You might expect a greater cost when selecting the entire view, but you might be surprised to see the actual difference.

Double-Click on a Column to Show a Grid's Full Data Length

You can double-click on the end of the column marker and the column will auto-expand to show the full data.

Returning Informational Messages Quickly

You can force informational messages to come back immediately by using a RAISERROR statement and choosing the optional WITH NOWAIT keywords.

Setting Autogrow Properties

Find out whether it's better to use a fixed size or a percentage growth when setting the autogrow properties for a SQL Server data file.




[Editorial]

When Less Is More

Do you want your code done right, or do you want it done right now? It pays to be skeptical of extreme expectations.




[Inside SQL Server]

Tracking Recompiles

Reusing stored procedures can be a good idea, but first you need to learn how to keep track of compilation.




[T-SQL Black Belt]

Performing Base Conversions

Flex your T-SQL muscles by learning to write a program that converts a value in a given base to a decimal value.




[New Products]

New Products, June 2005

Check out new and improved SQL Server-related products.




[SELECT TOP(X)]

Running SQL Server in a VM

Five tips to maximize SQL Server performance in a VM.




[Preparing for SQL Server 2005]

Extending XML in SQL Server 2005

XML has become the standard format for transporting data. SQL Server 2005 offers native XML support--along with a new XML data type--that offers flexible data storage and gives you new ways to think about application and database design.




[Ask Microsoft]

Discovering Your SQL Server User Account This article is only available to registered users.  Sign up now and get instant access!

Microsoft's Gert Drapers gives a stored procedure that tells you whether SQL Server is using the domain account or the local account as its Windows user account.



 

ADS BY GOOGLE