x
login about faq Site discussion (meta-askssc)

Source control for T-SQL

Can I integrate source control systems, like SourceSafe or PVCS, with SSMS?

more ▼

asked Oct 29 '09 at 06:35 PM in Default

Steve Jones - Editor gravatar image

Steve Jones - Editor ♦♦
5.1k 74 78 82

(comments are locked)
10|1200 characters needed characters left

4 answers: sort voted first

Yes..and works fine !!! Actually I do it out of work including, with my scripts at home too..Using SourceSafe

Managing Solutions with Source Control

more ▼

answered Oct 29 '09 at 06:47 PM

Laerte Junior gravatar image

Laerte Junior
488 2

(comments are locked)
10|1200 characters needed characters left

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.

more ▼

answered Oct 30 '09 at 12:27 PM

Stephanie gravatar image

Stephanie
41

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)
10|1200 characters needed characters left

Yes of course. The company I work for keeps all our source code (including t-sql) in Subversion (or SVN for short).

more ▼

answered Oct 30 '09 at 02:21 AM

Simon Hartcher gravatar image

Simon Hartcher
23 1 1 1

(comments are locked)
10|1200 characters needed characters left

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/

more ▼

answered Oct 30 '09 at 04:22 AM

Håkan Winther gravatar image

Håkan Winther
15k 29 35 46

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x912
x11
x8

asked: Oct 29 '09 at 06:35 PM

Seen: 815 times

Last Updated: Oct 30 '09 at 05:55 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.