Rilasci di InterBase Data Access Components (IBDAC)

Released: Jan 20, 2025

Aggiornamenti in 9.3.2

Funzionalità

  • Moved the CRFunctions.CRTimeZoneInformation global variable to the interface section.
  • Updated the Fetches, Marks, Reads, and Writes properties of the TGDSDatabaseInfo class to the Int64 data type.

Correzioni

  • Fixed an issue where changes to BLOB fields were not rolled back after canceling modifications to the dataset.
  • Fixed a bug causing a "List index(1) out of bounds" error during the processing of SQL queries with the RETURNING clause.
  • Fixed a bug causing an "Invalid cursor...

Released: Oct 24, 2024

Aggiornamenti in 9.3.1

Funzionalità

  • Added support for Lazarus 3.6.
  • Restored support for RAD Studio 12 Athens Release 1.

Released: Sep 27, 2024

Aggiornamenti in 9.3.0

Funzionalità

  • Added support for Embarcadero RAD Studio 12 Athens Release 2.
  • Added support for Embarcadero C++Builder 64-bit Windows (Modern) Application Development.
  • Added support for Lazarus 3.4.

Correzioni

  • Fixed bug with using CutOffParams global variable when a string contains international symbols.

Released: May 1, 2024

Aggiornamenti in 9.2.1

Funzionalità

  • Release 1 for Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, and C++Builder 12 Athens is now required.

Correzioni

  • Fixed internal bug with TSharedObject.

Released: Apr 24, 2024

Aggiornamenti in 9.2.0

Funzionalità

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

Correzioni

  • Fixed bug with incorrect results when using the RETURNING clause.
  • Fixed a bug with an error message about a bad timezone ID.

Released: Feb 19, 2024

Aggiornamenti in 9.1.0

Funzionalità

  • Added support for Lazarus 3.0.
  • Added support for Firebird 5.
  • Added support for parallel operations in TIBCBackupService, TIBCRestoreService and TIBCValidationService.
  • Added support for minor ODS upgrade in TIBCValidationService.
  • Added support for multiple rows being returned by DML with the RETURNING clause.
  • Improved compatibility with Apple macOS Sonoma.

Correzioni

  • Fixed bug with setting ReadOnly properties of fields with the same names in a join SQL query.
  • Fixed bug with using...

Released: Nov 15, 2023

Aggiornamenti in 9.0.0

Funzionalità

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Apple macOS Sonoma.
  • Added support for Android 13.
  • Added support for Apple iOS 17.
  • Added support for iOS Simulator ARM 64-bit target platforms.
  • Added support for the EnableMemos property in FastReport components.
  • Added support for nested macros in SQL queries.
  • Added Display Format for Aggregate fields.
  • Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.

Correzioni

  • Fixed bug when cutting value...

Released: Mar 17, 2023

Aggiornamenti in 8.3.0

Funzionalità

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Added support for Lazarus 2.2.6.
  • Added support for Charset and UseUnicode properties in FastReport components.
  • Added support for YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, GETDATE, DATE, TIME, TRIM, TRIMLEFT, TRIMRIGHT statements in TDADataSet.Filter.
  • Added support for mathematical operations in TDADataSet.Filter.
  • Added support for Aggregate Fields and InternalCalc Fields.
  • Added the ability to restore from file with...

Released: Sep 12, 2022

Aggiornamenti in 8.2.0

Funzionalità

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Added support for Lazarus 2.2.2.
  • Added support for Apple iOS 15.
  • Added support for Android 12.
  • Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
  • Added support for working with time zone data types when clients don't have ICU library.
  • Added support for the 'isc_dpb_session_time_zone', 'isc_dpb_set_bind', 'isc_dpb_decfloat_round' and 'isc_dpb_decfloat_traps' DPB.
  • Added...

Released: Apr 12, 2022

Aggiornamenti in 8.1.1

Funzionalità

  • Added support for Embarcadero RAD Studio 11.1 Alexandria.
  • Added support for Lazarus 2.2.0.
  • Added support for Microsoft Windows 11.
  • Added support for Apple macOS Monterey.

Correzioni

  • Fixed bug with the growing memory consumption.
  • Fixed bug with loading BLOB columns using the Loader component.
  • Fixed bug with including international characters in SELECT queries when UseUnicode set to True.
  • Fixed bug with a "Too many Contexts of Relation/Procedures/Views" error when using update batch...