Versioning Stored Procedures with VSS and Sql Server 2005
Sql Server 2005
Sql Server Management Studio
VSS
I have not been able to find anything that gets me going, so if someone has a link or some links, please just redirect me and I will continue digging.
What I don't know is what is the best approach for doing this. Do I need to create a new project in management studio for all of my stored procedures? Is there a solution that I can add to VS.NET that would do this? What I am ultimately looking to do if this is possible, is have my developers use Management studio to work on their procs and have it interact directly with VSS.
Any help is greatly apprecated.
Thanks in advance.

