InterBase Data Access Components (IBDAC) Releases
Released: Mar 27, 2026
Updates in 11.0.0
Features
- Added support for RAD Studio 13.1 Florence.
- Added support for the Arm64EC target platform.
- Added support for Lazarus 4.6.
- Added support for Firebird 3 functions.
- Added support for the wait_time and read_consistency parameters for TPB.
- Added support for the isc_dpb_connect_timeout, isc_dpb_dummy_packet_interval, and isc_dpb_garbage_collect parameters for DPB.
- Added support for the isc_dpb_config parameter for DPB.
- Added support for the isc_spb_config parameter for SPB.
- Added support for...
Released: Dec 26, 2025
Updates in 10.0.1
Features
- Added support for Lazarus 4.4.
- Improved support for working with stored procedures and functions via TIBCMetaData.
- Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components.
- Switched to the new default read committed mode, READ COMMITTED READ CONSISTENCY, for Firebird 4 and later.
Fixes
- Fixed an issue with handling the ibcFloat data type.
- Fixed an issue with writing BLOB data when CacheBlobs was set to False.
- Fixed an issue where the...
Released: Sep 17, 2025
Updates in 10.0.0
Features
- Added support for Embarcadero RAD Studio 13 Florence.
- Added support for Lazarus 4.2.
- Added the boNoTriggers and boZip options to the TIBCBackupService component.
- Added support for user-defined security databases to the TIBCSecurityService component for Firebird.
- Added the TIBCError.SQLState property to store the SQLSTATE completion code.
- Added the Pooled function to the TCustomDAConnection component.
- Added support for ReportBuilder 23 in the Demo project.
- Improved the format of the...
Released: Jul 7, 2025
Updates in 9.4.1
Features
- Added support for Lazarus 4.0.
Fixes
- Fixed a bug in the QueryRecCount option when executing queries with the NULLS FIRST clause and FetchAll set to False.
- Fixed a bug in the ValidationCheck option of the TIBCRestoreService component when working with Firebird.
- Fixed a bug with the DisplayUsers method in the TIBCSecurityService component that occurred when working with Firebird.
- Fixed a bug that caused the "Buffer end before end of clumplet � clumplet too long" error when using the...
Released: Mar 20, 2025
Updates in 9.4.0
Features
- Added support for Embarcadero RAD Studio 12 Athens Release 3.
- Added support for the RAD Studio 64-bit IDE.
- Added support for Lazarus 3.8.
- Added support for parameters in the Script component.
- Added support for the TurboPack SynEdit package in component editors.
- Added support for syntax highlighting in component editors in Lazarus on the Windows platform.
- Added the IndentFormat argument to the SaveToXML method of the dataset to decrease file size.
- Added the SaveToJSON method for...
Released: Jan 20, 2025
Updates in 9.3.2
Features
- 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.
Fixes
- 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...
Released: Oct 24, 2024
Updates in 9.3.1
Features
- Added support for Lazarus 3.6.
- Restored support for RAD Studio 12 Athens Release 1.
Released: Sep 27, 2024
Updates in 9.3.0
Features
- 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.
Fixes
- Fixed bug with using CutOffParams global variable when a string contains international symbols.
Released: May 1, 2024
Updates in 9.2.1
Features
- Release 1 for Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, and C++Builder 12 Athens is now required.
Fixes
- Fixed internal bug with TSharedObject.
Released: Apr 24, 2024
Updates in 9.2.0
Features
- Added support for Embarcadero RAD Studio 12 Athens Release 1.
- Added support for Lazarus 3.2.
Fixes
- Fixed bug with incorrect results when using the RETURNING clause.
- Fixed a bug with an error message about a bad timezone ID.