开发者

SQL Server Database comparision tools

开发者 https://www.devze.com 2023-02-13 09:24 出处:网络
I want to compare two SQL server database schemas, Views, SPs, UDFs, Triggers, Inde开发者_Python百科xes etc. Is there any freeware available for this?How about:

I want to compare two SQL server database schemas, Views, SPs, UDFs, Triggers, Inde开发者_Python百科xes etc. Is there any freeware available for this?


How about:

  • Free Database Compare
  • DBDiff on Codeplex
  • Open DB Diff
  • DBComparer
  • xSQL DB Bundle - free Lite edition

Here's a whole list of database freebies - not all link seems to still work, though...


You could go for http://dbcomparer.com/ which is absolutely free and has all the features you are looking for, plus it supports sql server 2005 and 2008.

0

精彩评论

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