4

We are trying to come up with a way for our SQL Dev's and DBA's to do all SQL work in MS SQL Management Studio, and work this into a build/deploy process in TFS.

I know RedGate has SQL Source Control, and that lets us keep changes in Management Studio, but how do we incorporate this into a reliable overall build/deploy release workflow?

I don't want to make our SQL team use Visual Studio, their tool of choice is MSSMS.

Looking for some serious help and pointers here, but any help is great.

1 Answer 1

1

You'll need to use the SQL Compare Pro and SQL Data Compare Pro command lines to achieve this. An example of how these might be used as part of a build process can be found here:

http://downloads.red-gate.com/HelpPDF/ContinuousIntegrationForDatabasesUsingRedGateSQLTools.pdf

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.