- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- InterBase Data Access Components (IBDAC)
InterBase Data Access Components (IBDAC) V6.1.4
Released: Sep 29, 2017
6.1.4 中的更新
特性
- Adds support for Firebird on Android.
- Adds support for Firebird 3 packages.
- Adds support for alias handling in the RETURNING clause.
- Adds support for WireCompression connection parameter in Firebird 3.
修补程序
- Bug using BLOB data type in batch operations.
- Bug using Bytes batch parameters.
- Bug closing a connection that has an active transaction in Firebird 3.
- Bug recreating a connection on Linux and mobile platforms.
- Bug generating SQL for batch updates.
- Bug with the Locate method for non-Windows platforms in Lazarus.
- Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
- Bug accessing product help from the IDE menu.
- Bug recreating fields when calling Open after Prepare.
- An incorrect error message when using the Connect dialog component on mobile platforms.
- AV failure when using calculated fields in TClientDataset.
- Key violation error when executing batch operations.
- Bug with Assert when calling the Locate method in the SmartFetch mode.
- Bug using DAC components in DataModule for Linux.