InterBase Data Access Components (IBDAC) 8.2.0
Released: Sep 12, 2022
Aggiornamenti in 8.2.0
Funzionalità
- 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 for EXTENDED TIME/TIMESTAMP WITH TIME ZONE data types.
- Improved support for TIME/TIMESTAMP WITH TIME ZONE data types.
- Improved performance when exporting to XML.
Correzioni
- Fixed bug with a "Too many Contexts of Relation/Procedures/Views" error when using "UPDATE OR INSERT" batch operations.
- Fixed bug with using CAST in the SQL statement when UseUnicode set to True.
- Fixed bug with reading GUID data of stored procedure in using the AsGuid property.
- Fixed bug with processing GUID data in using in parameter.
- Fixed bug with working with the transaction when LockMode <> lmNone.
- Fixed bug with using the TIBCAlerter component in WebBroker applications.
- Fixed bug with "Invalid variant type" error when the DMLRefresh property is set to True.
- Fixed bug with reading BLOBs when the CacheBlobs property set to False and the UseUnicode property set to True.
- Fixed bug when a connection string parameter value contains a single quote.