- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- SQL Server Data Access Components (SDAC)
SQL Server Data Access Components (SDAC) 9.1.3
Released: Mar 10, 2020
9.1.3 中的更新
特性
- Added UuidWithBraces option.
- Improved performance of TMSLoader when loading data in Direct mode.
修補程式
- Fixed bug installing different editions of two or more DACs in a single system.
- Fixed bug reconnecting to the server.
- Fixed bug connecting after a server connection failure.
- Fixed bug with assertion failure when opening datasets.
- Fixed bug opening several datasets in batch.
- Fixed bug performing a TLS 1.2 handshake during connection attempt to the server.
- Fixed bug getting the value of the RETURN_VALUE parameter from SP.
- Fixed bug with SQL statements that contain fields with the same name from different tables.
- Fixed bug executing SQL statements that contain comments using the Script component.
- Fixed bug resetting the value of the parameter after adding a new TDACondition.
- Fixed bug reading a field value using the AsBytes method in Lazarus.
- Fixed bug using constraints after calling the Refresh method.
- Fixed bug with the "Function is not linked" error when connecting to the server on iOS.