PostgreSQL Data Access Components (PgDAC) V5.1.3

Released: Sep 19, 2017

5.1.3 での更新項目

機能

  • Adds support for SSPI authentication.
  • Improves GUID data type processing.

不具合の修正

  • 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 product help from the IDE menu.
  • Bug recreating fields when calling Open after Prepare.
  • An 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 Locate method in SmartFetch mode.
  • Bug using DAC components in DataModule for Linux.