PostgreSQL Data Access Components (PgDAC) Releases

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.

Released: Oct 5, 2011

Updates in this release

Updates

  • Embarcadero RAD Studio XE2 now supported
  • Application development for 64-bit Windows now supported
  • FireMonkey application development platform now supported
  • Support of master/detail relationship for TVirtualTable added
  • OnProgress event in TVirtualTable added

Released: May 17, 2011

Updates in this release

Updates in SQL Server Data Access Components (SDAC) V5.10

  • Lazarus 0.9.30 and Free Pascal 2.4.2 support
  • Support for Table-Valued Parameters has been added
  • A TMSTableData component for storing data of Table-Valued Parameter type has been added
  • Support for an API interface for managing FILESTREAM data has been added
  • Support for SQL Server Compact Edition 4.0 has been added
  • Bug fix: bookmark validity check
  • Bug fix: processing varchar(max) output parameters in stored procedure
  • Bug fix: using empty...

Released: Feb 1, 2011

Updates in this release

Updates in V2.10

  • Improved performance
  • Fixed bug with triggers backup in TPgDump
  • Fixed bug with FetchAll=False

Released: Oct 4, 2010

Updates in this release

Updates in latest versions

  • Embarcadero RAD Studio XE supported