- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- InterBase Data Access Components (IBDAC)
InterBase Data Access Components (IBDAC) 6.1.5
Released: Jan 18, 2018
6.1.5 中的更新
特性
- Added support for Lazarus 1.8 and FPC 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
- Improved loading of default client library for 64-bit applications.
修補程式
- Fixed bug with memory leak when using BLOB data type in batch operations.
- Fixed bug resetting a previously set parameter value when using DescribeParams.
- Fixed bug backing up or restoring a database that contains national characters in a database path in Firebird 3.
- Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
- Fixed bug with assertion failure when adding Calculated fields after calling Prepare.
- Fixed bug using AsDateTime property when working with fields of ftDate or ftTime type.
- Fixed bug with assertion failure when using the OnFilterRecord event handler.
- Fixed bug with script parsing in TDAScript.
- Fixed bug with AutoInc fields in TVirtualTable.
- Fixed bug with AV in TVirtualDataSet when editing Blobs.