Re: How to extract texts of all stored procedure
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 08/12/04
- Next message: Andrew J. Kelly: "Re: transferring a SQL database from a hard drive?"
- Previous message: Gary: "Re: long running queries quit - audit logout"
- In reply to: Jack: "How to extract texts of all stored procedure"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Aug 2004 21:59:57 -0400
Right click on the database in Enterprise Manager and select "All Tasks" and
then "Generate SQL Script". This will allow you to generate scripts for all
types of objects including sp's.
-- Andrew J. Kelly SQL MVP "Jack" <Jack@discussions.microsoft.com> wrote in message news:C3386DFA-1174-4946-ABED-F95A6401FC83@microsoft.com... > I need to extract the texts of all procedures of a database. What would be > the easiest way to do that? Thanks in advance. Regards.
- Next message: Andrew J. Kelly: "Re: transferring a SQL database from a hard drive?"
- Previous message: Gary: "Re: long running queries quit - audit logout"
- In reply to: Jack: "How to extract texts of all stored procedure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|