Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1081

Can't delete sp_makewebtask

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From tbone <tony.despain@gmail.com>
Newsgroups comp.databases.ms-sqlserver
Subject Can't delete sp_makewebtask
Date Tue, 29 May 2012 14:46:44 -0700 (PDT)
Organization http://groups.google.com
Lines 9
Message-ID <8b7e9ecc-5bed-46e0-8733-ec14c70c1cf8@googlegroups.com> (permalink)
NNTP-Posting-Host 209.20.103.246
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1338328004 26867 127.0.0.1 (29 May 2012 21:46:44 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Tue, 29 May 2012 21:46:44 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=209.20.103.246; posting-account=m5z2xQoAAACdflVHxlKtq0DEgoIcz3yL
User-Agent G2/1.0
Xref csiph.com comp.databases.ms-sqlserver:1081

Show key headers only | View raw


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? 

Back to comp.databases.ms-sqlserver | Previous | NextNext in thread | Find similar


Thread

Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-29 14:46 -0700
  Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOSPAMyahoo.com> - 2012-05-29 18:13 -0400
    Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-29 16:16 -0700
      Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOSPAMyahoo.com> - 2012-05-29 21:03 -0400
  Re: Can't delete sp_makewebtask Erland Sommarskog <esquel@sommarskog.se> - 2012-05-30 07:21 +0000
    Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-05-30 08:36 -0700
      Re: Can't delete sp_makewebtask "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2012-05-30 12:47 -0400
        Re: Can't delete sp_makewebtask tbone <tony.despain@gmail.com> - 2012-06-07 10:49 -0700

csiph-web