DevPinoy.org
A Filipino Developers Community
ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it here!

Stored Procedure Versioning

I have been wanting to put stored procedures in our current project under source control.  Although changes to SPs will be minimal, we all know what we can get when we keep history of parts of our code and the ease of comparing them side by side.

Searching usenet as usual, it brought me to this KB:

How To Add SQL Server 2000 Stored Procedures to Visual SourceSafe by Using Visual Studio .NET

I've tried the above procedures but I can't seem to make it work, and besides, a teammate of mine is working on our server box so I can't eat up much of his time.  Until I accidentally saw the DB projects supported by VS2003 under its "Other Projects" category.  I added our SQL server and quickly generated scripts for all of our SPs and added them to source control.  Now I'm happy...


Posted Jun 18 2005, 03:48 PM by jokiz

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Enter the numbers above:

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems