简体   繁体   中英

TFS Database deploy solution

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM