show/hide this revision's text 3 edited tags
show/hide this revision's text 2 edited body

Is there a simple process in SQL 2005 for spitting all of my stored procedures out to individual .sql files. I'd like to move them into VSS, but am not too excited by the procpect prospect of clicking on each one to get the source, dumping it into a text file and so on..

show/hide this revision's text 1

Stored Procedures to .sql files

Is there a simple process in SQL 2005 for spitting all of my stored procedures out to individual .sql files. I'd like to move them into VSS, but am not too excited by the procpect of clicking on each one to get the source, dumping it into a text file and so on..