SQL Scripts and Source Control

DBNewbie_2007DBNewbie_2007 Posts: 47 Bronze 3
We recently purchased some additional RedGate tools, among them is the Source Control product. While we do need to add a "primary" Database to the Source Control paradigm, we really need to be able to place lots of individual SQL scripts (used to create and update database objects) into source control.

I looked in the Source Control documentation and did some other searches, but I do not appear to find what I a looking for, i.e., documentation or a webinar or forum post on managing SQL scripts.

Is Source Control a good product for managing scripts? Or should we pursue a direct (SSMS to Team Foundation Server) method for managing the scripts? It appears that Source Control is more for managing at the "database level" and the objects (tables, data, stored procedures, etc.) within the database.

Thanks! :):D

Comments

Sign In or Register to comment.