Debugging SQL

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.

With the Visual Studio 2005 debugger, you can now debug managed common language runtime (CLR) assemblies running inside the SQL Server 2005 process in much the same way that you have debugged stored procedures, functions, triggers, and other kinds of database objects.

For more information, see What's New in the Visual Studio Debugger.

In This Section

See Also

Concepts

Debugger Security

Other Resources

Debugging in Visual Studio