For one stored procedure it is possible to see the source using modify. Is there a way to show the sources for many SPs at one time? I can see the names of the SPs but not the contents of all of them.
Found my own answer. If you are looking to get the sources for multiple store procedures at one time, right click on the database name, the Tasks, then Generate scripts.
Very manual, but for a "once-in-a-while" need, works just fine.
Edited byroadkill4299Wednesday, July 9, 2014 4:11 PM
Marked as answer byroadkill4299Wednesday, July 9, 2014 4:11 PM
Found my own answer. If you are looking to get the sources for multiple store procedures at one time, right click on the database name, the Tasks, then Generate scripts.
Very manual, but for a "once-in-a-while" need, works just fine.
Edited byroadkill4299Wednesday, July 9, 2014 4:11 PM
Marked as answer byroadkill4299Wednesday, July 9, 2014 4:11 PM