Any pointers on how I can programmatically get exactly the identical stored procedure source from SQL Server 2005, as when I right-click on that stored procedure in SQL Serv
The Databse Publishing Wizard can dump the schema (and other objects) from the command line.