Setting Up SQL Debugging

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic does not apply Topic does not apply Topic does not apply Topic does not apply

Standard

Topic does not apply Topic does not apply Topic does not apply Topic does not apply

Pro and Team

Topic applies Topic applies Topic applies Topic applies

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

This document describes how to set up SQL debugging. The procedures that are described here need be done only one time, with a few exceptions that will be described. There are additional enabling procedures that are required when you create a Visual Studio 2005 SQL Server project type, and every time that you create a database connection. For more information, see: How to: Enable SQL Server 2005 Debugging, How to: Enable SQL Debugging For a Project, and How to: Enable CLR Debugging For a Connection.

In This Section

  • Debug Settings and Preparation
    Covers the settings and preparation that you must perform to debug your program with the Visual Studio debugger.

  • Debugging SQL
    Provides information about debugging SQL Server stored procedures, functions, and triggers.

See Also

Concepts

Debugger Security