The T-SQL Debugger in Visual Studio (VS) 6.0 Enterprise Edition includes a set of debugging features that can help you simplify the process of creating and debugging stored procedures. For more information about installing, configuring, and using the T-SQL Debugger, see the following Microsoft articles:
- "INF: Tips for Debugging Stored Procedures from Visual Basic"
http://support.microsoft.com/support/kb/articles/q170/4/96.asp
- "DOC: T-SQL Debugger Server Setup Provides Incorrect Location"
http://support.microsoft.com/support/kb/articles/q166/2/80.asp
- "FIX: T-SQL Debugger Hangs When User Has No Execute Permission"
http://support.microsoft.com/support/kb/articles/q179/0/23.asp
- "FILE: VB5cli.exe Fixes Visual Basic 5.0 Control Installation Problem" http://support.microsoft.com/support/kb/articles/q181/8/54.asp
- "BUG: T-SQL Debugger Does Not Run on NT with User Account"
http://support.microsoft.com/support/kb/articles/q175/8/68.asp
- "PRB: T-SQL - Running Remote and Local SQL Debugging"
http://support.microsoft.com/support/kb/articles/q172/0/99.asp