Article ID: 310647 - Last Review: September 29, 2006 - Revision: 3.2 BUG: Visual Basic 6.0 T-SQL Debugger fails against SQL Server 2000 named instanceThis article was previously published under Q310647 On This PageSYMPTOMS
Attempting to use the Visual Basic 6.0 T-SQL Stored Procedure debugger add-in to debug a SQL Server stored procedure on a named instance of SQL Server 2000 fails. Three error messages occur in the following sequence:
CAUSE
The current version of the T-SQL Debugger add-in does not support named instances of SQL Server 2000.
RESOLUTION
To work around this problem, debug against the default instance of SQL Server, which you can refer to by server name alone.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONSteps to reproduce behavior
| Article Translations
|
Back to the top
