Can I integrate source control systems, like SourceSafe or PVCS, with SSMS?
Can I integrate source control systems, like SourceSafe or PVCS, with SSMS?
Yes..and works fine !!! Actually I do it out of work including, with my scripts at home too..Using SourceSafe
Yes of course. The company I work for keeps all our source code (including t-sql) in Subversion (or SVN for short).
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/
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.
No one has followed this question yet.