Released: Mar 7, 2025
Updates in V4.0.3
Features
dbForge Studio for SQL Server 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 for SELECT queries with an ORDER BY clause.
- Optimized the execution of the Export to CSV command in the Query History window.
- Improved the generation of column names for SELECT queries in Query Builder.
- Added error handling to the documentation generation process.
- Improved error handling in documentation generation: if the database state prevents the process, the user is now prompted with options to continue, ignore the error, ignore all errors, or abort (Ignore Error, Ignore All Errors, or Abort in the UI).
- Added error handling for cases where parent objects of subobjects were not retrieved during the database description process.
Fixes
dbForge Studio for SQL Server V7.0.362
- Fixed the behavior of the Copy Data As command when copying data to Microsoft Excel using the clipboard.
- Fixed an issue that occurred when refreshing the list of indexed views in Database Explorer.
- Fixed an issue where the Unique checkbox on the Indexes page in the Table Editor was not functioning correctly.
- Fixed an issue where the Insert Semicolons command incorrectly inserted a semicolon (';' between a CASE expression and its alias in the SELECT clause.
- Fixed an issue with the processing of declaration descriptions.
- Fixed the tooltip in the trigger body.
- Fixed an issue causing the Data Export window to freeze.