InterBase Data Access Components (IBDAC) 9.3.2

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 reference. Cursor is not open" error during the processing of SQL queries with the RETURNING clause.
  • Fixed an issue where Rollback was executed incorrectly when AutoCommit was set to False.
  • Fixed an issue with migrating from IBX to IBDAC using the Migration Wizard.
  • Fixed an issue with the SaveToXML method of the TMemDataSet class and its descendants, which occurred when saving UUID fields.
  • Fixed a bug that occurred when calling the RefreshRecord method with FullRefresh set to True.
  • Fixed an issue with processing the Filter property of a dataset that occurred when it included the NOT operation.
  • Fixed an issue with using subfunctions in a filter.