本文介绍了是否有开源 SQL Server 数据库比较工具?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
I'm working on an open source project that uses SQL Server 2005 as the data store. We need a DB compare tool to generate diff scripts to be able to upgrade a DB from one version to another.
Is there an open source or free SQL Server DB diff tool out there that generates a convert script?
解决方案
I think that Open DBiff does a good job. It's simple and I works with SQL Server 2005/2008.
But only generate the change script. Nothing more and nothing less.
这篇关于是否有开源 SQL Server 数据库比较工具?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!