January 16, 2004 at 9:24 pm
Does Microsoft make any version control software that integrates into Enterprise Manager?
January 19, 2004 at 3:06 am
Hi, SqlServer has inbuilt version control for DTS packages, but for other software I'm not sure !?!. Regards, j.
January 19, 2004 at 3:17 pm
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
January 19, 2004 at 7:38 pm
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)?
January 19, 2004 at 7:42 pm
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