From: | Edward Smirnov <ed(at)microolap(dot)com> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | ANN: PostgresDAC version 1.8 is released |
Date: | 2003-06-26 09:23:36 |
Message-ID: | 531630953.20030626132336@microolap.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Greetings,
PostgresDAC version 1.8 is released.
PostgresDAC is PostgreSQL BDE replacement for Delphi/C++Builder.
It allows to create Delphi/C++Builder applications with the direct access to
PostgreSQL DB without BDE and ODBC.
This components set was developed for easy migration of existing projects
from BDE/ODBC scheme to the native one.
Interface is BDE-like and TDataSet compatible.
TDBImageEx component for JPEG images in BLOBs support included in package
for free (with sources).
Compatibility: Delphi 5-7 or C++Builder 5/6, PostgreSQL 7.x.
PostgresDAC is royalty free product.
What's new in version 1.8.0:
- New component added: TPSQLMacroQuery. Now you can use macros in SQL
queries.
- New component added: TPSQLMonitor. Works like standard TSQLMonitor;
- New component added: TBDE2PSQLDAC. Converts BDE-based projects to
PostgresDAC;
- New component added: TPSQLBatchExecute. Allows to execute SQL queries in
batch.
For details and free trial version please visit:
http://www.microolap.com/products/dac/postgresdac.htm
Also, you can check our pgISQL (ISQL for PostgreSQL) at:
http://www.microolap.com/products/dba/pgisql.htm
Thank you for your time.
---
Best regards,
Edward Smirnov
microOLAP Technologies LLC
mailto:ed(at)microolap(dot)com
http://www.microolap.com (GIS,DB,Network connectivity products)
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2003-06-26 17:45:36 | PostgreSQL Weekly News - June 26th 2003 |
Previous Message | Vita Voom Software | 2003-06-25 15:33:17 | Released pgExpress Driver v2.10 |