Re: delete a system sp

From: Narayana Vyas Kondreddi (answer_me@hotmail.com)
Date: 03/19/03


From: "Narayana Vyas Kondreddi" <answer_me@hotmail.com>
Date: Wed, 19 Mar 2003 19:28:39 -0000


I would recommend this, and won't post a solution :-) I'm sure you can find
it if you search this newsgroup archive at groups.google.com.

On the other hand, if you care to elaborate on your requirement, we might be
able to suggest a workaround.

--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
"Usman" <jathol@hotmail.com> wrote in message
news:OkRUwWg7CHA.1612@TK2MSFTNGP11.phx.gbl...
want to do it for security reasons..
like password
thanks
usman
"Narayana Vyas Kondreddi" <answer_me@hotmail.com> wrote in message
news:#cmNYHg7CHA.3332@TK2MSFTNGP11.phx.gbl...
> Why do you want to do that in the first place and which procedure are you
> referring to?
> --
> HTH,
> Vyas, MVP (SQL Server)
> http://vyaskn.tripod.com/
>
>
> "Usman" <jathol@hotmail.com> wrote in message
> news:exR77zf7CHA.2156@TK2MSFTNGP12.phx.gbl...
> > how to rename or delete a stored procedure .. under master DB
> >
> > thanks
> > Usman
> >
> >
>
>


Relevant Pages

  • Re: delete a system sp
    ... Vyas, MVP (SQL Server) ... >> how to rename or delete a stored procedure .. ...
    (microsoft.public.sqlserver.security)
  • Re: Not been able to get OUTPUT values from stored procedure in Query Analyser
    ... Vyas, MVP (SQL Server) ... declare @n1 varchar ... When I run the stored procedure from Query Analyser I do not value of output ...
    (microsoft.public.sqlserver.programming)
  • Re: Passing Table Variables
    ... You cannot pass a table variable as an argument to a stored procedure. ... will need some sort of temporary storage. ... Vyas, MVP (SQL Server) ...
    (microsoft.public.sqlserver.programming)
  • Re: WordCap funtion ??
    ... If you read carefully, the link also points you to a stored procedure, for ... Vyas, MVP ... > Vyas, MVP (SQL Server) ...
    (microsoft.public.sqlserver.server)
  • Re: How to get list of EventClasses in MSSQLServer2000
    ... statement inside a stored procedure has completed.') ... SQL Server statement or stored procedure.') ... Plan','Displays the plan tree of the Transact-SQL statement executed.') ... Login','Occurs when a SQL Server login is added or removed; ...
    (microsoft.public.sqlserver.security)

Loading