Devart Excel Add-in Database Pack のリリース

Released: Feb 27, 2024

2.9.1323 での更新項目

機能

  • Added support for Oracle 23c.
  • Added support for MariaDB 11.
  • Added support for PostgreSQL 16.
  • Added support SQL Server 2022.
  • A new 'Do not validate single update/delete per row on commit' option has been added to Options -> Edit -> Error Handling.
  • Added support for Zendesk Custom Lookup Fields.

不具合の修正

  • Fixed issue detecting function-based column default values in PostgreSQL.
  • Fixed issue detecting string literals as column default values in PostgreSQL.
  • Fixed issue detecting string literals...

Released: Aug 15, 2023

2.8.1140 での更新項目

機能

  • Added support for MariaDB 10.10.
  • Added support for PostgreSQL 15.

Released: Sep 21, 2022

2.7.939 での更新項目

機能

  • Added official Microsoft Windows 11 support.
  • Added compact installation feature.
  • The default browser is now used for Web Login authorization.
  • Added new 'buffer size' parameter ID to Option > Import > Data > General menu.
  • It is now possible to see the saved SQL when a connection to the server is lost.
  • Added encryption support for SQLite databases:
    • AES-128.
    • AES-192.
    • AES-256.
    • Blowfish.
    • CAST-128.
    • RC4.
    • Triple DES.

Released: Dec 20, 2021

2.6.791 での更新項目

機能

  • Added support for Microsoft Excel 2021.
  • Added support for modern encryption algorithms in Excel Add-ins for MySQL and PostgreSQL.

Released: Oct 20, 2020

2.5.502 での更新項目

不具合の修正

  • The messages about subscription status in the Register Product dialog are supplemented with additional information.

Released: Jul 23, 2020

2.5.441 での更新項目

機能

  • Support for secure SSL and SSH connections to Oracle in Direct mode - Now you can connect to both on-premises Oracle and Oracle Database Cloud via secure SSL/TLS and SSH protocols in Direct connection mode.
    • The SSL protocol can be enabled by adding the “tcps://” prefix to the Host connection parameter. You can either specify the necessary SSL certificate in the Advanced connection parameters as a base64 encoded string, or store it in Oracle Wallet and specify the wallet location.
    • For the SSH...