InterBase Data Access Components (IBDAC) 9.0.0

Released: Nov 15, 2023

Updates in 9.0.0

Features

  • 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.

Fixes

  • Fixed bug when cutting value for VARCHAR columns with a length greater than 255 when LongStrings = False and UseUnicode = True.
  • Fixed bug installing components for FastReport.
  • Fixed bug with 'GetDatabaseParameters' assertion when connecting to the server.
  • Fixed bug loading Unicode strings using TIBCLoader when EnableMemos is True.
  • Fixed memory leaks when using BLOB fields in TIBCLoader.
  • Fixed internal transaction handling bug when executing the Commit method returns an error.
  • Fixed bug with insert\update ARRAY fields data.
  • Fixed bug moving the cursor when using Aggregate fields.
  • Fixed bug deleting a record when using Aggregated fields.
  • Fixed bug storing empty Aggregates collection in DFM.
  • Fixed bug with AV when installing a package in the IDE.
  • Fixed bug with AV in the dataset CloneCursor method.
  • Fixed bug using Aggregated and InternalCalc fields together.
  • Fixed bug with duplicate resource IDs in CBuilder.
  • Fixed bug using "NOT Field LIKE" construction in Filter property.