New build of PgDAC version 2.00.0.3 is available for download now.

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of PgDAC version 2.00.0.3 is available for download now.

Post by Devart » Thu 09 Dec 2010 17:40

Dear users,

New build of PgDAC version 2.00.0.3 is available for download now.
This version includes:
  • Improved performance of INSERT, UPDATE, DELETE, and SELECT queries that return few records
  • Added calling the BeforeExecute event for the Open and Refresh dataset operations
  • Fixed sorting order for columns that contain NULL values if sort is defined by the IndexFieldNames property
  • Fixed the Detail dataset refreshing (for Master-Detail datasets) after connection loss in the LocalFailover mode
  • Fixed bug with refreshing record for Master-Detail datasets
Devart development team
http://www.devart.com/pgdac

Locked