I would like to be able to script out all stored procs in a given database. Basically I want to do this for backup purposes. I just execute a script and it writes out all my SP's to a file on the server.
I don't want to use Mangement Studio I want it automated from a SQL script. And I don't really want an entire DB backup.
Can someone tell me how to do this?
Thanks in advance,
J
I don't want to use Mangement Studio I want it automated from a SQL script. And I don't really want an entire DB backup.
Can someone tell me how to do this?
Thanks in advance,
J