possible to group stored procedures?

Tech-Archive recommends: Speed Up your PC by fixing your registry

anonymous_at_discussions.microsoft.com
Date: 03/29/04


Date: Mon, 29 Mar 2004 13:18:55 -0800

you can group them into one store procedure using
different numbers. of course only if that works for your
design.
>-----Original Message-----
>Yes, I have several stored procedures for a particular
>database (sql server2k). Is it possible to create
folders
>or something like folders to group the sp's? Is there a
>way to organize individual sp's other than giving them
>categorical names so as to reduce one long list of
sp's?
>
>TIA,
>Adda
>.
>



Relevant Pages

  • Re: Amazming....but curious...
    ... If you are using stored procedures for all of your work, it should not matter, as you are explicitly choosing the columns. ... procedure for Fill Query in table adapter.... ... is this insertion done by store procedure or just SQL text?...I guess SQL ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How does OWSSVR.dll call proc_FetchDocForHttpGet stored procedure?
    ... as the stored procedures could be called from other ... In any case, I appreciate your advice! ... So if you want to research the dll internal on how to reach the store procedure, I'd suggest you can use SQL profiler to monitor the SQL ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Help on SQLAdapter Command ???
    ... one used for the store procedure to create the Insert, Delete command. ... Are you sure that you use stored procedures? ... As soon as I do the same thing for the DeleteCommand, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Design for store pocedure if return more than 1 record
    ... Did you mean that every time users call this SP a number of parameters of SP ... > Is it normal for people who design a single store procedure to be ... > accessed by ASP webpage and other store procedures call? ...
    (microsoft.public.sqlserver.programming)
  • Re: Design for store pocedure if return more than 1 record
    ... Is it normal for people who design a single store procedure to be ... accessed by ASP webpage and other store procedures call? ...
    (microsoft.public.sqlserver.programming)