PostgreSQL Data Access Components (PgDAC) Releases
Released: Apr 2, 2018
Updates in 5.1.5
Features
- Added support for Lazarus 1.8.2.
- Now the Detail dataset is not refreshed when editing a Master dataset.
Fixes
- Fixed bug executing batch operations with iteration = 1 and offset = 0.
- Fixed bug re-opening a filtered dataset.
- Fixed bug with data decryption in SmartFetch mode.
- Fixed bug with data truncation while decrypting.
- Fixed bug with assertion failure when using local filter with GUID field.
- Fixed bug executing batch operations when a SQL statement contains function calls as values...
Released: Jan 18, 2018
Updates in 5.1.4
Features
- Added support for PostgreSQL 10.1.
- Added support for Lazarus 1.8 and FPC 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
Fixes
- Fixed bug mapping jsonb fields.
- Fixed bug with the FieldDefs.Update method of a dataset when using version 3.0 protocol.
- Fixed bug reading GUID data on mobile platforms.
- Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
- Fixed bug with assertion failure when adding Calculated...
Released: Sep 19, 2017
Updates in 5.1.3
Features
- Adds support for SSPI authentication.
- Improves GUID data type processing.
Fixes
- 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...
Released: Apr 5, 2017
Updates in 5.0.1
Features
- Support for RAD Studio 10.2 Tokyo.
- Support for Linux in RAD Studio 10.2 Tokyo.
- Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
Released: Sep 8, 2016
Updates in 4.7.25
Features
- Added TDADataSetOptions.InsertAllSetFields property.
Fixes
- Fixed several bugs in SmartFetch Mode.
- Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
- Fixed bug with param values loss after changing TDAParam.ValueCount.
- Fixed bug with PtrOffset function when Overflow Checking option enabled.
- Fixed bug with the DisposeBuf failed error when canceling dataset changes.
- Fixed bug with the duplicated MacroChar variable.
- Fixed bug with international characters in...
Released: Jun 27, 2016
Updates in 4.7.24
Features
- Added TVirtualDataSet component.
- Support for RAD Studio 10.1 Berlin.
- Support for PostgreSQL 9.5.
Fixes
- Fixed bug with assertion failure on editing data in SmartFetch mode.
- Fixed bug with AV on application closing when DLLs are used in the Trial edition.
- Fixed bug with using parameters and column aliases in Master-Detail relation.
- Fixed bug with AV on connection lost.
- Fixed bug with the incorrect milliseconds part of timestamp fields.
Released: Sep 24, 2015
Updates in this release
Updates in V4.6.19
- Suport for RAD Studio 10 Seattle.
- Support for INSERT, UPDATE and DELETE batch operations.
- Improved support for varying data types.
Released: Jun 2, 2015
Updates in this release
Updates
- Embarcadero RAD Studio XE8 support.
Released: Sep 23, 2014
Updates in this release
Updates
- RAD Studio XE7 support.
- Lazarus 1.2.4 support.
- ODBC connections significantly improved.
- Support for NexusDB 4.xx.
Released: Sep 27, 2013
Updates in this release
Updates in V5.1.3
- RAD Studio XE5 support.
- Android application development support.
- Lazarus 1.0.12 support.
- IPv6 protocol support.
- Migrate from FIBPlus.
- Connection component Ping method added.