This topic applies to:
| Visual Studio Edition | Visual Basic | C# | C++ | J# | Visual Web Developer |
| Express | No | No | No | No | No |
| Standard | No | No | No | No | No |
| Pro/Team | Yes | Yes | Yes | No | No |
This section describes how to set up SQL debugging. The procedures described here are one-time, with a few exceptions to be described. There are additional enabling procedures required when you create a Visual Studio 2005 SQL Server project type, and each time you create a database connection. For further 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
Related Sections
See Also