This documentation is archived and is not being maintained.
Debugging Transact-SQL
Visual Studio 2010
This topic applies to:
Visual Studio Ultimate | Visual Studio Premium | Visual Studio Professional | Visual Studio Express |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
With the Visual Studio debugger and SQL Server, beginning with SQL Server 2005, you can debug Transact-SQL stored procedures, functions, triggers, and other kinds of database objects that were created with Transact-SQL.
You can also use the Visual Studio debugger for debugging database objects that use managed code. For more information, see SQL CLR Database Debugging.
For more information about debugging Transact-SQL with SQL Server Management Studio, see Using the Transact-SQL Debugger.
Show:

