New Delphi PostgreSQL data access components and dbExpress drivers - Mailing list pgsql-announce

From Denis Yanov
Subject New Delphi PostgreSQL data access components and dbExpress drivers
Date
Msg-id 4FDD49AA58FE45D5895A8CF33666CCD4@datasoft.local
Whole thread Raw
List pgsql-announce
Devart company released new PostgreSQL Delphi data access components named PgDAC 4.6.

List of improvements and fixes:

- RAD Studio 10 Seattle is supported
- INSERT, UPDATE and DELETE batch operations are supported
- Support of bit and bit varying data types is improved
- Now Trial for Win64 is a fully functional Professional Edition
- Now at automatic refresh of Detail dataset the OnBeforeOpen event is not called
- Generating conditions for filtration when using similar field names and aliases in TCRDBGrid is fixed
- SQLMonitor behavior on using similar objects is fixed
- Bug with endless reconnection in assigned connection is fixed
- Bug with editing Blob and Memo fields used in local filter is fixed
- Bug with inserting to JSON fields is fixed

More info             Download PgDAC 4.6
 

Additionally to new released version of PgDAC Devart released updated version of dbExpress driver for PostgreSQL.
 
What's new:
 
- RAD Studio 10 Seattle is supported and now you can use the latest IDE to develop cross-platform applications.

- Now the trial limitation by 6 columns is removed from the Trial version for Win64 and it becomes a fully-functional Professional Edition.

More info        Download dbExpress PostgreSQL driver 3.7
 
 

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - September 13 2015 ==
Next
From: Geoff Montee
Date:
Subject: tds_fdw 1.0.4 - Foreign Data Wrapper for MS SQL Server and Sybase