ANN: PostgreDAC ver. 2.5.0 released. - Mailing list pgsql-announce

From thesis@gf.microolap.com
Subject ANN: PostgreDAC ver. 2.5.0 released.
Date
Msg-id 83294624.20081215165131@microolap.com
Whole thread Raw
List pgsql-announce
The Delphi/C++Builder 2009 (Tiburon) compatible version 2.5.0 is out!

Important changes: Since designtime code is separated from runtime one, for those who had previously installed
PostgrtesDACthere might be need to do the following: 
- uninstall PostgresDAC from IDE
- manually remove PostgresDACX.bpl library from $(DELPHI)\Projects\Bpl or wherever it was manually installed
If you install PostgresDAC from sources you need build PostgresDACX.dpk package first, and then install designtime
dclPostgresDAC.dpkpackage. 

Important changes: TPSQLMonitor.OnSQL event definition has been changed!
Pay attention if you will test PostgresDAC with old projects.

Important changes: Client libraries built with MinGW compiler.
The stock ones that are shipped with the win32 version of PostgreSQL have a ton of extra dependencies that are not
neededfor most client applications, 
so we built our own versions of the libs including OpenSSL.
This eliminated the MS CRT, Kerberos, GSS and ZLIB dependencies reducing the size of the required dependencies.

[!] 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-RC1 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/

Please don't hesitate to ask any questions or report bugs with our Support Ticketing system available at
http://www.microolap.com/support/

---
Best regards,
MicroOLAP Technologies LTD
http://www.microolap.com


pgsql-announce by date:

Previous
From: thesis@gf.microolap.com
Date:
Subject: ANN: Database Designer for PostrgreSQL ver.1.2.7 released
Next
From:
Date:
Subject: Re: ANN: Database Designer for PostrgreSQL ver.1.2.7 released