dbExpress Driver for InterBase/Firebird 新版本發表

Released: Apr 6, 2026

6.4.0 中的更新

特性

  • Added support for RAD Studio 13 Florence Release 1.
  • Added the FloatAsSingle driver option.
  • Added the UseReadConsistency driver option.
  • Added the ConnectionConfigOverrides driver option.

Released: Sep 22, 2025

6.3.0 中的更新

特性

  • Added support for Embarcadero RAD Studio 13 Florence.

修補程式

  • Fixed a compilation error that occurred when installing the driver from the source code.
  • Fixed an issue with the installation of .o files that occurred when only Delphi was installed.
  • Fixed a bug that occurred when using SQL Dialect 1 with the DATE data type.

Released: Mar 25, 2025

6.2.0 中的更新

特性

  • Added support for Embarcadero RAD Studio 12 Athens Release 3.
  • Added support for the RAD Studio 64-bit IDE.

修補程式

  • Fixed an issue where changes to BLOB fields were not rolled back after canceling modifications to the dataset.

Released: Oct 31, 2024

6.1.3 中的更新

特性

  • Added support for Embarcadero RAD Studio 12 Athens Release 2.

Released: May 9, 2024

6.1.2 中的更新

特性

  • Added support for Embarcadero RAD Studio 12 Athens Release 1.

修補程式

  • Fixed bug with rollback transaction.
  • Fixed bug with starting read-only transaction.
  • Fixed a bug with an error message about a bad timezone ID.

Released: Jan 8, 2024

6.1.1 中的更新

修補程式

  • Fixed Date/Time data types parameters bug.
  • Fixed a "list index out of bounds" error.
  • Fixed a "Invalid transaction Object" error.

Released: Nov 15, 2023

6.1.0 中的更新

特性

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Apple macOS Sonoma.

修補程式

  • Fixed bug that prevented reading Null in ClientDataSet.
  • Fixed several explicit transaction handling bugs.

Released: Mar 29, 2023

6.0.4 中的更新

特性

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Improved working with aliases.

修補程式

  • Fixed bug with stored procedure output parameters Decimal data types.

Released: Sep 26, 2022

6.0.3 中的更新

特性

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.

修補程式

  • Fixed bug with using CAST in the SQL statement when UseUnicode set to True.
  • Fixed bug with the growing memory consumption.

Released: May 18, 2022

6.0.2 中的更新

修補程式

  • Fixed bug with the growing memory consumption.
  • Fixed bug with including international characters in SELECT queries when UseUnicode set to True.
  • Fixed bug with resetting param values when changing param values count.
  • Fixed bug with using CAST in the SQL statement when UseUnicode set to True.