SQL Server Data Access Components (SDAC) V8.0.3
Released: Sep 19, 2017
Updates in 8.0.3
Fixes
- 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.