- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- SQL Server Data Access Components (SDAC)
SQL Server Data Access Components (SDAC) V8.0.3
Released: Sep 19, 2017
8.0.3 中的更新
修補程式
- Bug processing varchar fields when AutoTranslate is True in the Direct mode.
- Bug processing a field with alias for query with the JOIN statement.
- Bug generating SQL for batch updates.
- Bug with the Locate method for non-Windows platforms in Lazarus.
- Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
- Bug accessing a product help from the IDE menu.
- Bug recreating fields when calling Open after Prepare.
- Incorrect error message when using the Connect dialog component on mobile platforms.
- AV failure when using calculated fields in TClientDataset.
- Key violation error when executing batch operations.
- Bug with Assert when calling the Locate method in the SmartFetch mode.
- Bug with date and time fractional seconds precision when DescribeParams = True.
- Bug using DAC components in DataModule for Linux.