DB Optimizer for SQL Server 新版本发表

Released: Feb 27, 2024

18.6 中的更新

特性

  • Adds multi-factor authentication for Microsoft SQL Server.

Released: May 24, 2023

18.4 中的更新

特性

  • DB Optimizer now includes native Git version control. You must have Git installed on the system where you want to use DB Optimizer to utilize the native Git version control functionality. Users may use Git version control to:
    • Create projects.
    • Get the latest version.
    • Add a file or project.
    • Remove a file or project.
    • Check in a file or project.
    • Get history logs of files.

修补程序

  • Error message "Incorrect syntax near 'Index'" appears when dropping the Foreign Key between two tables.

Released: Dec 8, 2022

18.3 中的更新

特性

  • Added support for the latest version of Log4j.
  • Improved profiling session capability which alerts users to potentially problematic SQL ahead of time.

修补程序

  • Windows Authentication not working with Access Analyst.

Released: Jul 20, 2022

18.2 中的更新

特性

  • Added support for Microsoft Windows 11.

Released: Apr 16, 2022

18.1 中的更新

特性

  • Updated OpenJDK 11.0.7 to the latest OpenJDK 11 release.
  • Added the ability to open multiple files from the command line.

修补程序

  • Stored Procedure is not extracting correctly with Rapid SQL 17.1.1.

Released: Oct 17, 2020

17.1 中的更新

特性

  • Updated real-time syntax checking and code formatting.

修补程序

  • DBO gives a COUNT field incorrect error.

Released: Aug 28, 2019

17.0.4 中的更新

特性

  • Adds SQL Server 2019 (experimental support).

Released: Dec 13, 2017

17 中的更新

特性

  • Added SQL Server 2017 database and Windows Server 2016 OS support.
  • Versionless licensing for easier upgrades.
  • .msi version available for UI-free “headless” installation.

修补程序

  • Bug fix for null pointer errors on shutdown.