Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 debuging error

Author  Topic 

tedew
Starting Member

22 Posts

Posted - 2005-11-15 : 02:43:07
hello,
when I'm traing to debug my stored procedure I have an error :

erver: Msg 229, Level 14, State 5, Procedure sp_sdidebug, Line 1
[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object 'sp_sdidebug', database 'master', owner 'dbo'.

I have no idea what is wrong - my procedures work fine
   

- Advertisement -