Chris Marisic
Chris Marisic

Reputation: 33098

Team Foundation Server - Sql Server Version Management

Does TFS offer any enhanced ways of storing changes made to a sql server database other than using it to version text files of sql statements executed on the database?

Or is the functionality I'm looking for only available in 3rd party tools like Red Gate's tools or Quest's Change Director?

Upvotes: 3

Views: 734

Answers (1)

Remus Rusanu
Remus Rusanu

Reputation: 294177

This functionality is offered by Visual Studio Database Edition.

Upvotes: 7

Related Questions