dbForge Schema Compare for SQL Server Releases

Released: Mar 2, 2016

Updates in this release

Updates in 4.1.37

  • Redesigned Comparison Document UI.
  • SQL Server Management Studio integration enables starting the schema comparison directly from SSMS.
  • Database script folder creation and comparison.
  • Comparison with database script folder in version control.
  • Support for all popular version control systems:
    • Subversion (SVN)
    • Team Foundation Server (including TFS Cloud)
    • Git (including GitHub)
    • Perforce (P4)
    • Mercurial (Hg)
    • SourceGear Vault

Released: Nov 19, 2014

Updates in this release

Updates in 4

  • Command-line interface for SQL formatting.
  • New query execution pane.
  • Updated find and replace in documents and files.
  • Custom mapping for tables.
  • SQL Azure support.

Released: Oct 15, 2013

Updates in this release

Updates in 3.0.186

  • SQL Server 2012 support.
  • Comparison searching improved.
  • Solve problems that may occur during manual synchronization.
  • Order columns and constraints alphabetically while viewing.

Released: Jan 19, 2010

Updates in this release

Updates in 2.0

  • Support of native SQL Server backups
    Users can use native SQL Server backups as a metadata source and compare them. It adds a new way to compare and update database structures without manual work.
  • Database comparison and synchronization via command line
    This is especially useful for users, who do repeated schema comparison and synchronization. It is enough to set a comparison once and the tool will prepare a file with required command line arguments - Source and Target connection...