Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy All Stored Procedures 1

Status
Not open for further replies.

Tinkerers

Technical User
Sep 26, 2002
90
US
Hi,

I'd like to know if there is a way to copy all the stored procedures in a database to a text file ? I use a program called Action Outline to store all my commands and code snippets. I'd like to keep the stored procedures in Action Outline for reference.

Thanks,
Paul
 
You can script your procedures to a file by right clicking on them and select script to file as Create. You can also use the control click method to select more than one procedure at a time.

- Paul
- Database performance looks fine, it must be the Network!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top