Version Control

  • Does Microsoft make any version control software that integrates into Enterprise Manager?

  • Hi, SqlServer has inbuilt version control for DTS packages, but for other software I'm not sure !?!. Regards, j.

  • To answer your question 'Not Really'. Microsoft does produce Visual SourceSafe that you can tie into SQL Server which allows you to version control stored procedures, but that's all.

    Check out mssqlXpress for a more complete solution,

    http://www.xpressapps.com/mssqlXpress_Product.shtm

     

    --------------------
    Colt 45 - the original point and click interface

  • For a single database solution, couldn't you use a combination of Visual Studio (to design the database tables, views, stored procedures, etc.) and Source Safe (for true version control)?

  • Using Visual SourceSafe to Version control tables and views requires a lot of manual intervention and as such can be very problematic.

     

    --------------------
    Colt 45 - the original point and click interface

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply