In our enviroment I write the stored proc's on the server and the developer have a copy of the database on their machines usually a lap top. Some of the stored procs I'm writing now call other stored procs, whats the best way to generate a script of the main
stored procedure and its dependent stored procedure?
cheers
Randy