|
Can I integrate source control systems, like SourceSafe or PVCS, with SSMS?
(comments are locked)
|
|
Yes..and works fine !!! Actually I do it out of work including, with my scripts at home too..Using SourceSafe
(comments are locked)
|
|
Red Gate is currently working on a source control solution, which would allow you to source control your database schema right from SQL Server Managment Studio without ever having to script out the objects, http://www.red-gate.com/products/SQL_Source_Control. I've seen some of the internal builds, and I have to say it looks pretty awesome. Really - get on the EAP if you can!
Oct 30 '09 at 07:48 PM
Melvyn Harbour 1 ♦♦
(comments are locked)
|
|
Yes of course. The company I work for keeps all our source code (including t-sql) in Subversion (or SVN for short).
(comments are locked)
|
|
Yes, and if you want to use TeamFoundationServer (I like this a lot more than SourceSafe), you can add Visual Studio Team System 2008 Team Foundation Server MSSCCI Provider. Download it from here http://www.microsoft.com/downloads/
(comments are locked)
|

