Get Multi-Dimensional with ADOMD.NET

October 2008

Handle complex queries and retrieve multi-dimensional data with the new ADOMD.NET. You can quickly integrate these queries into your custom applications.

Evaluate Index Usage in Databases

By Shaunt Khaldtiance

Here's a T-SQL stored procedure that you can use to identify tables without indexes, indexes that aren't being used, and indexes that aren't being used efficiently.

New Products

By

Check out new and improved SQL Server–related products from PROPHIX Software, AVIcode, Panorama Software, and Embarcadero Technologies.

SSIS Logging and Data Auditing

By Tyler Chessman

Use Business Intelligence Development Studio (BIDS) to customize package logging.

Find Weak Database Passwords

By Eli Leiba

Use this password-cracking tool to check the complexity of the passwords being used for SQL Server database logins.

SQL Nitro 2.0

By Michael Otey

This product can improve the performance of your SQL Server systems if they're constrained by network bandwidth.

Cloud Computing Comes to SQL Server

By Anne Grubb

Sound off about what cloud computing means for your SQL Server career and share your insights about improving database application performance.

Generating Server-Side Traces

By Andrew J. Kelly

In creating a server-side trace, your goal is to capture the events you're interested in and store them in on a locally attached disk on the server. Use these T-SQL commands to accomplish that goal.

SQL Server Backup Best Practices

By Michael Otey

Reduce the stress of performing a system restore—follow these SQL Server best practices.

SQL Server 2008: Which Edition’s Right for You?

By Michael Otey

How can you help your organization choose the edition of SQL Server 2008 it needs? Michael Otey takes a quick tour through the options that are available.

Sharpen Your SQL Server Skills

By Pinalkumar Dave

Pick up 7 basic query analysis rules from Dave.

mRemote

By Kevin Kline

Find and organize your server connections using this open-source remote connections manager.

T-SQL 101: Built-In Functions

By Bill McEvoy

T-SQL offers three types of built-in functions, including scalar functions. Scalar functions let you perform a wide variety of operations, such as retrieving dates and replacing strings, with only a few lines of code.

Building a Custom Application with ADOMD.NET

By William Sheldon

Draw upon your ADO.NET skills to start using ADOMD.NET

MDX Queries

By William Sheldon

Take advantage of your T-SQL skills to learn MDX query basics.

Query Temporal Data

By Itzik Ben-Gan

Learn how to handle temporal data in SQL Server queries despite limited support.

Using SQL Server Management Studio 2005 to Build MDX Queries

By William Sheldon

See how to build an MDX query against a cube.

SQL Compare 6.2

By Michael K. Campbell

See why the author gives a thumbs-up to the new version.

Automate SQL Server Error Log Checking

By Richard Ding

Use this custom solution to check error logs in a mixed SQL Server 2005 and SQL Server 2000 environment.

Update Rows in Large Tables Without Locking Out Users

By

You can use the TOP clause to limit the transaction size, but there's a trick to using it: You need to keep track of which rows have already been updated so that you don’t update them a second time. Here's how to keep track of the rows.

Search the Archives

Browse the Archive by:

advertisement

GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS