dbTalk Databases Forums  

how to drop sp_makewebtask

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss how to drop sp_makewebtask in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tbone
 
Posts: n/a

Default how to drop sp_makewebtask - 05-29-2012 , 04:41 PM






I have a need to remove sp_makewebtask in sql server 2005. I am
logging in with a user that is in the sysadmin role however when I try
to run the command: drop procedure sp_makewebtask

I receive:


Msg 3701, Level 11, State 5, Line 1
Cannot drop the procedure 'sp_makewebtask', because it does not exist
or you do not have permission.

The same thing happens for xp_makewebtask. Is it possible to drop
these procedures? If so how do I do it?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.