New build of PgDAC version 1.10.0.6 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 1.10.0.6 is available for download now.

Post by Devart » Thu 28 May 2009 08:08

Dear users,

New build of PgDAC version 1.10.0.6 is available for download now.
This version includes:
  • Added the Disconnected property to TCustomDADataSet
  • Added distinction between empty string and null value when saving/loading string fields in TVirtualTable
  • Added the UseParamTypes option used to disable automatic detection of parameter types
  • Fixed bug with the GotoCurrent method
  • Fixed bug with LocalMasterDetail and Prepare method
  • Fixed bug with FullRefresh and macros
  • Fixed bug with string fields longer than 65535
  • Fixed bug with the Open method executes twice statements that do not return rows
  • Fixed bug with not closing portal for prepared statements
  • Fixed bug with detecting TablesInfo
  • Added support for TQuery.DataSource property in BDE Migration Wizard
Devart development team
http://www.devart.com/pgdac

Locked