dbForge Studio for SQL Server 新版本发表

Released: Jul 21, 2025

V2025.1.186 中的更新

特性

  • Added support for parsing the IGNORE NULLS and RESPECT NULLS options in the LAG and LEAD functions.
  • Removed opening the connection on the main thread when opening the parameter input form.

修补程序

  • Fixed an issue with long file names.
  • Fixed an issue with the Duplicate Object functionality: the Destination schema field now defaults to the schema of the duplicated object.
  • Fixed data truncation in the parameter input editor.
  • Fixed an issue with the automatic display of Data Editor: when the Activate...

Released: Jun 23, 2025

V2025.1.134 中的更新

修补程序

  • Fixed column alias suggestions in INSERT ... SELECT expressions.

Released: Jun 16, 2025

V2025.1.124 中的更新

特性

  • Added an AI Assistant that supports the following:
    • Context-aware query generation.
    • Conversion of natural language to SQL.
    • Query optimization.
    • SQL explanations.
    • SQL troubleshooting.
    • Error analysis and recommendations.
    • AI chat.
    • Integration with the dbForge tools.
  • Connectivity:
    • Added support for dedicated and serverless SQL pools in Azure Synapse Analytics.
  • T-SQL Analyzer:
    • Expanded the set of rules.
  • Updated color palettes for the Light and Dark skins.
  • Refined font rendering and the coloring of...

Released: May 14, 2025

V7.1.63 中的更新

特性

  • Added support for integration with SSMS 21.0 Preview 7.

修补程序

  • Fixed a critical error that occurred when opening the Table Editor.
  • Fixed an issue with exporting approximate numeric datatypes to Excel.

Released: Apr 18, 2025

V7.1.45 中的更新

特性

  • Added support for integration with SSMS 21.0 Preview 6.

修补程序

  • Fixed an issue that occurred when creating a foreign key in the Table Editor.
  • Fixed an error with reading the database list when connecting to the server.

Released: Apr 15, 2025

V7.1.42 中的更新

修补程序

  • Fixed an issue that occurred when creating a foreign key on a database diagram.

Released: Apr 7, 2025

V7.1.37 中的更新

特性

  • Added support for Microsoft SQL Server 2025.
  • Added support for integration with SSMS 21.0 Preview 5.
  • Added compatibility with Microsoft Windows Server 2025.
  • Added support for SourceGear Vault Pro 11.0 in Source Control.

修补程序

  • Resolved an issue that occurred when executing Script Object as CREATE/ALTER.
  • Resolved a connection issue related to the Encryption parameter.
  • Fixed an issue where Source Control would stop working when synonyms for objects from linked servers were present and the...

Released: Mar 7, 2025

V7.0.362 中的更新

特性

  • Expanded the available values for the Compatibility Level option in the Database Editor to support SQL Server 2022 and 2025.
  • Added the database connection name to the documentation generation progress indicator.
  • Replaced Add Connection with Select Connection on the documentation page.
  • Improved the server name retrieval: if the server name is not obtained during database description, it is now automatically extracted from the connection string.
  • Added support for data filtering in Data Editor...

Released: Nov 14, 2024

V7.0.249 中的更新

修补程序

  • Resolved a parsing issue where SQLCMD commands were treated as procedure names, leading to the use of incorrect parsing logic.
  • Fixed an issue that occurred when processing queries containing JOIN clauses.

Released: Oct 18, 2024

V7.0.210 中的更新

特性

  • Improved the activation behavior of the Data tab in 'SQL Document'.
  • Added Syntax Check in Object Editor for procedures and functions.
  • Improved the display of object lists in text tooltips.
  • Improved the handling of delimiters during object script generation.

修补程序

  • Fixed an issue that caused dbForge Studio for SQL Server to freeze when parsing expressions with multiple nested function calls.
  • Fixed an issue that occurred when working with revision files that have spaces in their paths.
  • Fixed an...