Article ID: 179023 - Last Review: January 8, 2003 - Revision: 1.1

FIX: T-SQL Debugger Hangs When User Has No Execute Permission

This article was previously published under Q179023
Expand all | Collapse all

SYMPTOMS

When using T-SQL debugger to debug stored procedures from Visual Basic, if a SQL Server login user does not have Execute permission granted to the extended stored procedure sp_sdidebug in Master database, Visual Basic comes to a halt.

CAUSE

The user needs to have rights to execute the extended stored procedure sp_sdidebug. The default access is for sa only.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual Studio 97 Service Pack 3.

APPLIES TO
  • Microsoft Visual Basic 5.0 Enterprise Edition
Keywords: 
kbbug kbfix KB179023
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations