开发者

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜