- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQL Server Data Access Components (SDAC)
SQL Server Data Access Components (SDAC) 10.0.2
Released: Dec 9, 2021
10.0.2 中的更新
特性
- Added PoolId connection option.
修补程序
- Fixed bug with setting the port number to the Server property in Direct mode.
- Fixed bug with Varchar(max) and Text OUT parameters in Direct mode.
- Fixed bug with describing string params in the Direct mode.
- Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
- Fixed bug with freezing multiply connection pools in threads.
- 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.