The information in this article applies to:
SYMPTOMSWhen 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. CAUSEVisual Basic 5.0 does not have the appropriate hooks in place to automatically invoke the T-SQL Debugger when using ADO. RESOLUTIONUpgrade to Visual Basic 6.0 and ADO 2.0 because these products have the appropriate hooks in place to automatically invoke the T-SQL Debugger. STATUSThis behavior is by design. Additional query words:
Keywords : kbADO kbADO200 kbADO201 kbADO210 kbDatabase kbTSQL kbVBp kbVBp500 kbVBp600 kbGrpVBDB |
Last Reviewed: April 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |