InterBase Data Access Components (IBDAC) 릴리스
Released: Oct 24, 2024
9.3.1 버젼 업데이트
기능
- Added support for Lazarus 3.6.
- Restored support for RAD Studio 12 Athens Release 1.
Released: Sep 27, 2024
9.3.0 버젼 업데이트
기능
- 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.
수정사항
- Fixed bug with using CutOffParams global variable when a string contains international symbols.
Released: May 1, 2024
9.2.1 버젼 업데이트
기능
- Release 1 for Embarcadero RAD Studio 12 Athens, Delphi 12 Athens, and C++Builder 12 Athens is now required.
수정사항
- Fixed internal bug with TSharedObject.
Released: Apr 24, 2024
9.2.0 버젼 업데이트
기능
- Added support for Embarcadero RAD Studio 12 Athens Release 1.
- Added support for Lazarus 3.2.
수정사항
- 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
9.1.0 버젼 업데이트
기능
- 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.
수정사항
- Fixed bug with setting ReadOnly properties of fields with the same names in a join SQL query.
- Fixed bug with using CutOffParams global...
Released: Nov 15, 2023
9.0.0 버젼 업데이트
기능
- 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.
수정사항
- Fixed bug when cutting value for VARCHAR...
Released: Mar 17, 2023
8.3.0 버젼 업데이트
기능
- 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 TEncoding via...
Released: Sep 12, 2022
8.2.0 버젼 업데이트
기능
- 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 support...
Released: Apr 12, 2022
8.1.1 버젼 업데이트
기능
- 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.
수정사항
- 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 operations.
- Fixed...
Released: Dec 9, 2021
8.0.2 버젼 업데이트
기능
- Added CutOffParams global variable.
- Added PoolId connection option.
- Added WireCompression option for the Connection component.
- Fields of type dtFloat are now created for system types INT128, DECFLOAT, and large NUMERIC by default.
수정사항
- Fixed bug with value exceeds the range for valid timestamps when using AsDateTime property.
- Fixed bug with Access Violation when DescribeParams is True and using the AsBytes property.
- Fixed bug with setting the value of type UInt64 using the Value parameter...