dbForge Data Compare Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
dbForge Data Compare for MySQL V2026.1.77Jun 25, 2026
Fixes
  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
  • Fixed an issue that caused a parsing error in stored procedures.
dbForge Data Compare for Oracle V2026.1.77Jun 25, 2026
Fixes
  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
dbForge Data Compare for PostgreSQL V2026.1.77Jun 25, 2026
Fixes
  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
dbForge Data Compare for SQL Server V2026.1.77Jun 25, 2026
Features
  • Added the MFA Application ID to the settings export.
Fixes
  • Fixed the "Unknown type 'json'" error that could occur during data comparison.
  • Fixed a false-positive syntax error triggered by Transact-SQL expressions referencing objects named window.
  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
dbForge Data Compare for MySQL V2026.1.39May 15, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for Oracle V2026.1.39May 15, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for PostgreSQL V2026.1.39May 15, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for SQL Server V2026.1.39May 15, 2026
Features
  • Added support for SSMS 22.6.
dbForge Data Compare for MySQL V2026.1.31Major versionMay 11, 2026
Features
  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
    • Added the ability to pin document tabs.
  • Improvements
    • Added the ability to restore document tab order.
    • Added parsing support for the sys_refcursor pseudo-type.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.
Fixes
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed data comparison for BINARY data types.
  • Fixed an issue in the Procedure Editor when editing procedures with invalid syntax.
dbForge Data Compare for Oracle V2026.1.31Major versionMay 11, 2026
Features
  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.
Fixes
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
dbForge Data Compare for PostgreSQL V2026.1.31Major versionMay 11, 2026
Features
  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added syntax highlighting for PostgreSQL dollar-quoted blocks.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Added support for the dec (n, m) type in the PostgreSQL parser.
    • Added support for multiple SELECT result sets and RAISE NOTICE output within a single session.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
    • Removed the automatic execution of ROLLBACK when closing a connection.
    • Added support for the ANALYSE keyword in the EXPLAIN clause grammar.
    • Extended parsing support for the CREATE INDEX expression syntax to include NULLS NOT DISTINCT.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.
Fixes
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed a syntax error related to the FETCH FIRST clause.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed the Find and Replace control to restore its settings after restart.
dbForge Data Compare for SQL Server V2026.1.31Major versionMay 11, 2026
Features
  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added indexed column icons in Quick Info.
  • Improvements
    • Added the ability to pin document tabs.
    • Added the ability to restore document tab order.
    • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates.
    • Improved saving of window layouts and restoration of window positions after restarting the Studio.
Fixes
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control.
  • Fixed an issue where the document database was lost for recovered documents.
  • Fixed MFA authentication when connecting under different user accounts.
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data.
  • Fixed the auto-hint behavior for server selection on the Connection form.
dbForge Data Compare for MySQL V2025.3.149Mar 25, 2026
Fixes
  • Fixed an issue that caused long response times from MySQL and MariaDB servers when executing certain queries that referenced non-existent objects.
dbForge Data Compare for Oracle V2025.3.149Mar 25, 2026
Fixes
  • Fixed the Look In drop-down list in the Find and Replace window.
dbForge Data Compare for PostgreSQL V2025.3.149Mar 25, 2026
Features
  • Added support for the VARIADIC syntax for SQL Document.
dbForge Data Compare for SQL Server V2025.3.149Mar 25, 2026
Fixes
  • Fixed the Look In drop-down list in the Find and Replace window.
dbForge Data Compare for MySQL V2025.3.107Feb 12, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for Oracle V2025.3.107Feb 12, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for PostgreSQL V2025.3.107Feb 12, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for SQL Server V2025.3.107Feb 12, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for MySQL V2025.3.93Jan 29, 2026
Features
  • Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers for the Text Editor.
dbForge Data Compare for Oracle V2025.3.93Jan 29, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for PostgreSQL V2025.3.93Jan 29, 2026
Fixes
  • Several minor bugs have been fixed.
dbForge Data Compare for SQL Server V2025.3.93Jan 29, 2026
Features
  • Added support for the FORCESEEK table hint in FROM clauses for the Text Editor.
Fixes
  • Resolved issues related to data comparison for NTEXT columns.