dbForge Studio for SQL Server Releases

Released: Jun 25, 2026

Updates in V2026.1.77

Features

  • Added the MFA Application ID to the settings export.
  • Added a separate Constraints group in Documenter.
  • Changed variable priority in the completion list.

Fixes

  • Fixed a false-positive syntax error triggered by Transact-SQL expressions referencing objects named window.
  • Fixed an issue with filtering in the command-line interface.
  • Fixed the "Could not discover a user realm" error.
  • Fixed an issue with the execution plan diagram.
  • Resolved clipboard data corruption when copying HTML data with...

Released: May 15, 2026

Updates in V2026.1.39

Features

  • Added support for SSMS 22.6.

Released: May 11, 2026

Updates in V2026.1.31

Features

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Schema Compare
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
  • 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.
    • Enabled data generation for columns with unsupported data types.
    • Updated the installation wizard to not...

Released: Mar 25, 2026

Updates in V2025.3.149

Fixes

  • Fixed the Look In drop-down list in the Find and Replace window.
  • Fixed an issue where forcing a debug stop terminated the entire debugger session.
  • Fixed an issue with query execution in Query Builder that occurred after values were edited.
  • Fixed duplicate INSERT privileges in Security Manager.
  • Fixed an error occurring when working with Source Control.

Released: Feb 12, 2026

Updates in V2025.3.107

Fixes

  • Fixed an issue that occurred when comparing columns with the TIMESTAMP and ROWVERSION types; their equivalence in SQL Server is now taken into account.

Released: Jan 29, 2026

Updates in V2025.3.93

Features

  • Added support for the FORCESEEK table hint in FROM clauses for the Text Editor.

Fixes

  • Fixed queries for retrieving foreign keys for the schema comparison.
  • Resolved issues related to auto-formatting of built-in functions.

Released: Dec 24, 2025

Updates in V2025.3.61

Features

  • Text Editor Improvements
    • Added scroll bar annotations.
    • Added an option to automatically surround selections.
    • Added camelCase formatting for identifiers.
  • Other Improvements
    • Added search to the Database Diagram.
    • Added support for SQL Server Management Studio (SSMS) 22.
    • Added an option to adjust column layout so columns fit within the PDF.
    • Excluded auto-generated statistics from object descriptions.

Fixes

  • Fixed an issue where including a system-versioned table in the comparison caused the...

Released: Nov 20, 2025

Updates in V2025.2.138

Features

  • Improved the display of multiline SELECT list items in the query builder grid.
  • Added functionality to reset nullable columns to null when clicking Clear in the date editor calendar.

Fixes

  • Fixed the insertion of line breaks when 'Replace with: \n' and 'Use: Regular Expressions' are selected.
  • Resolved issues encountered when using source control with Azure SQL Database.

Released: Oct 31, 2025

Updates in V2025.2.109

Fixes

  • Fixed a data copying error when calling the Duplicate object.
  • Fixed an error with modifying the table in the editor.
  • Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.

Released: Oct 23, 2025

Updates in V2025.2.91

Features

  • Added a Flatten Column Details button to consolidate column information into a concise format.

Fixes

  • Fixed the generation of DML expressions.
  • Resolved an issue with missing metadata (File Description, Product Name, Copyright) in product installation files.
  • Fixed an issue with clearing the DataViewer.
  • Resolved an issue with dragging objects from Database Explorer to the diagram.
  • Fixed the ArgumentNullException error that occurred when opening the table editor.
  • Fixed an exception caused...