- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- InterBase Data Access Components (IBDAC)
InterBase Data Access Components (IBDAC) 8.0.2
Released: Dec 9, 2021
8.0.2 中的更新
特性
- 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.
修補程式
- 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 Value parameter property.
- Fixed bug with inserting a Byte value using the Value parameter property.
- Fixed bug with setting the numeric value of the parameter via AsString for TIBCStoredProc.
- Fixed bug with insertion of a string and binary values when UseUnicode set to True.
- Fixed bug with an incorrect encoding of table alias names.
- Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
- Fixed bug with using the AsDate property when working with fields of the ftDate type.
- Fixed bug with updating the state of records at applying cached updates.
- Fixed bug with freezing multiply connection pools in threads.