Rilasci di InterBase Data Access Components (IBDAC)
Released: Dec 9, 2021
Aggiornamenti in 8.0.2
Funzionalità
- 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.
Correzioni
- 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...
Released: Sep 13, 2021
Aggiornamenti in 8.0.1
Funzionalità
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
- Added support for Firebird 4.
- Added a demo project for FastReport FMX.
- Added ExplainPlan property that obtains the query execution plan for Table, Query, and SQL components.
Correzioni
- Fixed bug with executing stored procedures when UseUnicode = True.
- Fixed bug with setting a DateTime value before the year 1800 to TTimeField.
- Fixed bug with using a BLOB field in the IndexFieldNames property of...
Released: Jul 14, 2021
Aggiornamenti in 7.4.4
Funzionalità
- Added support for TFieldOptions.
Correzioni
- Fixed bug with transaction handling when using a stored prodcedure.
- Fixed bug with processing VARCHAR fields with a size greater than 255.
- Fixed bug with displaying a connection dialog at design-time in Delphi versions older than 2006.
- Fixed bug with AV failure when using FastReport components.
- Fixed bug with applying both Encryption and Data Type Mapping on a BLOB column.
- Fixed bug with AV after adding the Lookup field to a prepared...
Released: Apr 6, 2021
Aggiornamenti in 7.4.3
Correzioni
- Fixed bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method.
- Fixed bug with loading BLOB columns as strings using the Loader component.
Released: Mar 26, 2021
Aggiornamenti in 7.4.2
Funzionalità
- Added support for Lazarus 2.0.12.
Correzioni
- Fixed a bug with the ConvertEOL connection option.
- Fixed a bug with AV in applications using DBMonitor.
- Fixed a bug with committing a transaction when LockMode = lmPessimistic.
- Fixed a bug with getting values of calculated fields.
Released: Mar 2, 2021
Aggiornamenti in 7.4.1
Funzionalità
- Added support for Embarcadero RAD Studio 10.4.2 Sydney.
- Added support for Apple macOS 11 Big Sur.
- Added support for Apple iOS 14.
- Added support for Android 11.
- Added support for Over-the-Wire (OTW) encryption.
- Improved batch operation performance.
- Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.
- Improved automatic detection of computed fields when generating update statements.
Correzioni
- Fixed bug with TUniAlerter in 64-bit applications.
- Fixed bug...
Released: Sep 14, 2020
Aggiornamenti in 7.3.2
Funzionalità
- Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.
Correzioni
- Fixed the incompatibility of DatasetManager with RAD Studio 10.4 Release 1.
Released: Aug 26, 2020
Aggiornamenti in 7.3.1
Funzionalità
- Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.
- Improved the performance of Batch Insert, Update and Delete operations.
Released: Jun 1, 2020
Aggiornamenti in 7.2.4
Funzionalità
- Added support for RAD Studio 10.4 Sydney.
- Added support for Lazarus 2.0.8.
- Added support for macOS 64-bit in Lazarus.
Released: Mar 10, 2020
Aggiornamenti in 7.1.3
Correzioni
- Fixed bug installing different editions of two or more DACs in a single system.
- Fixed bug with assertion failure when changing BLOB fields with the CacheBlobs property set to False.
- Fixed bug using ftFMTBCD datatype params in batch operations.
- Fixed bug with the incorrect default value of the TField.Required property for columns of type DOUBLE PRECISION.
- Fixed bug loading Memo fields in TIBCLoader.
- Fixed bug with SQL statements that contain fields with the same name from different...