- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Universal Data Access Components (UniDAC)
Universal Data Access Components (UniDAC) 7.2.7
Released: Apr 10, 2018
7.2.7 中的更新
特性
- Added support for Lazarus 1.8.2.
- Now the Detail dataset is not refreshed when editing a Master dataset.
修補程式
- Fixed "Attempt to reopen open cursor" error when trying to execute Refresh method.
- Fixed bug with missing libs for static linking in Lazarus.
- Fixed bug executing batch operations with iteration = 1 and offset = 0.
- Fixed bug re-opening a filtered dataset.
- Fixed bug with data decryption in SmartFetch mode.
- Fixed bug with data truncation while decrypting.
- Fixed bug using field aliases in the SELECT of a source dataset of TVirtualQuery.
- Fixed bug with AV failure when ftVariant fields are used in TVirtualDataSet.
- Fixed bug using OR in the WHERE of a source dataset of TVirtualQuery.
- Fixed bug with a WHERE clause with a boolean field in TVirtualQuery.