BUG: T-SQL Debugger Hangs When User Has No Execute PermissionLast reviewed: January 8, 1998Article ID: Q179023 |
The information in this article applies to:
SYMPTOMSWhen 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.
CAUSEThe user needs to have rights to execute the extended stored procedure sp_sdidebug. The default access is for sa only.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: sqlserver
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |