Released pgExpress Driver v3.02

From: Vita Voom Software <vitavoom(at)vitavoom(dot)com>
To: undisclosed-recipients: ;
Subject: Released pgExpress Driver v3.02
Date: 2005-04-01 19:22:10
Message-ID: 193305056.20050401162210@vitavoom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-interfaces

Hello,

Vita Voom Software just released a new version of pgExpress Driver:
v3.02. This is a minor bugfix release, mostly BLOB-related.

About the pgExpress Driver:
----------------------------------------------------------------------

The Vita Voom pgExpress PostgreSQL dbExpress Driver is a Borland
Kylix/Delphi 6+/C++ Builder 6.0+ dbExpress Driver that directly access
PostgreSQL 7.1 or newer: no ODBC layer is needed. It can access use
almost all field types, and is compliant to the Borland specifications
of dbExpress drivers.

Changes in this version include:
----------------------------------------------------------------------

ADDED: eMetaDefaultSchemaName support (D2005+): returns "public".

CHANGED: Blob operations are less verbose on the TSQLMonitor.

CHANGED: For better dbExpress™ compliance, the MaxBlobSize parameter now
is ignored (but still stored internally).

CHANGED: Fishfact demo updated, and added a D2005 version.

FIXED: Blob write buffer changed to 4 Kb; it should work with most servers.

FIXED: Fixed a D2005 bug in the FishFact demo that would prevent quoting
of the field names (FishFact's database field names are case sensitive).
In fact, this is more a TDatasetProvider bug workaround (
TDatasetProvider.Options.poUseQuoteChar is initialized as False).

FIXED: Some BLOB interface fixes, including better asynchronous
compatibility. Check also the BLOB documentation for new tips.

----------------------------------------------------------------------

For checking the pgExpress page in our web site, and downloading it,
please go to http://www.vitavoom.com/Products/pgExpress_Driver/index.html.

Thanks for your attention.

--
Best Regards,
Vita Voom Software
http://www.vitavoom.com

Browse pgsql-announce by date

  From Date Subject
Next Message Peter Childs 2005-04-01 20:00:15 Re: [ANNOUNCE] == PostgreSQL Weekly News - April 01 2005 ==
Previous Message David Fetter 2005-04-01 18:25:27 == PostgreSQL Weekly News - April 01 2005 ==

Browse pgsql-interfaces by date

  From Date Subject
Next Message Marvin Bellamy 2005-04-01 20:15:46 Re: libpq: Newbie help w/ data type conversions on
Previous Message Christopher von Nagy 2005-04-01 18:31:50 MacSQL connectivity