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 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
