Article ID: 200888 - Last Review: August 23, 2001 - Revision: 1.1 PRB: Cannot Invoke T-SQL Debugger to Automatically Appear Using ADOThis article was previously published under Q200888 SYMPTOMS
When using Visual Basic 5.0 and stepping through ADO code that executes a SQL Server stored procedure, the T-SQL Debugger does not automatically start. However, using similar RDO code does start the T-SQL Debugger.
CAUSE
Visual Basic 5.0 does not have the appropriate hooks in place to automatically invoke the T-SQL Debugger when using ADO.
RESOLUTION
Upgrade to Visual Basic 6.0 and ADO 2.0 or later because these products have the appropriate hooks in place to automatically invoke the T-SQL Debugger.
STATUS
This behavior is by design.
APPLIES TO
| Article Translations
|
Back to the top
