New PgDAC build 3.5.10 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 PgDAC build 3.5.10 is available for download now!

Post by Devart » Wed 07 Nov 2012 16:34

Dear users,

New PgDAC build 3.5.10 is available for download now.

In this version:
  • Some improvements for NEXTGEN support are added
  • Support for ftGraphic and ftFmtMemo parameter data types is added
  • Informativity of messages about errors in connection is improved
  • Now the TPgAlerter component is also supported in Lazarus for Mac OS X
  • Dependency of design-time packages on FMX packages is removed
  • Bug with data loss in pessimistic lock mode is fixed
  • Bug with AV failure in RefreshQuick method is fixed
  • Bug with renaming of fields with the same names is fixed
  • Bug with dependency of parameters count in macros on delimeter is fixed
  • Bug with storing the LoginPrompt connection property is fixed
  • Bug with dump data from VIEW is fixed
  • Bug with creating columns on setting the TableName property in TDALoader is fixed
  • Bug when processing domain type procedure parameters is fixed
  • Bug with processing composite type fields is fixed
  • Bug with executing a stored procedure when multiple default schema names are set in the connection is fixed
  • Bug in the TPgQuery.BreakExec method is fixed
  • Bug with assigning a value to a dataset parameter of an undefined type using Param.Value is fixed
Devart development team
http://www.devart.com/pgdac

Locked