This procedure when executed with the correct parameters, exports all stored procedures from a database into different .SQL files in the path specified.
Usage :
exec USP_PRINT_PROCS username, password, servername, databasename, directory path
2007-10-02 (first published: 2002-06-20)
15,451 reads