PostgresDAC 2.5.0 released

Posted on 2008-12-15

Full changelog:

[!] Delphi/C++Builder 2009 (Tiburon) support added

[!] Designtime code separated from runtime code

[!] Client libraries built with MinGW compiler

[+] TPSQLDump and TPSQLRestore support Unicode file names

[+] v8.3.5 client libraries added

[+] v8.3.5 dump & restore libraries (pg_dump.dll, pg_restore.dll) added

[*] Result set refetched only if affected rows exists adter modify now

[*] TPSQLMonitor.OnSQL event definition has been changed

[*] UTF8 character set may be used for IDEs without Unicode support. Question mark used for characters can not be displayed

[*] PL/pgSQL asignment operator ":=" is no longer an allowed parameter name

[-] "Boolean fields may not be updated using TPSQLUpdateSQL component" bug fixed

[-] "Double colon in TPSQLQuery.SQL causes error if ParamCheck = True and parameters used" bug fixed

[-] "Positioning after TPSQLQuery.Insert is incorrect if TAutoIncField is present in result set" bug fixed

[-] "Some encodings may not be accessible for TPSQLDatabase.Charset at design-time" bug fixed

[-] "TPSQLUpdateSQL may incorrectly use NULL value for field with name need to be quoted" bug fixed

You're welcome to download the PostgresDAC v2.5.0 right now at:

http://microolap.com/products/connectivity/postgresdac/download/ ,

or login to your private area on our site at http://microolap.com/my/downloads/

PostgresDAC is powerful component suite for Delphi/C++Builder and PostgreSQL 7.x, 8.x/Pervasive Postgres. It allows you to create Delphi/C++Builder applications with direct access to PostgreSQL/Pervasive Postgres DB without BDE and ODBC.

This post has been migrated from a previous version of the PostgreSQL website. We apologise for any formatting issues caused by the migration.