ANN: PostgresDAC version 2.1.0 is available

From: Maxim Peresada <mperesada(at)microolap(dot)com>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: ANN: PostgresDAC version 2.1.0 is available
Date: 2005-06-09 12:39:18
Message-ID: 1871376964500.20050609163918@microolap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Greetings,

Microolap Technologies Ltd is proud to announce availability of
PostgresDAC 2.1.0, 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.

Top reasons to use PostgresDAC 2.0:

- PostgresDAC is a royalty-free product;
- 100% native Delphi code;
- support of Delphi 2005 (Win32 edition), 5-7, C++Builder 5-6 and PostgreSQL 7.x, 8.x;
- only 300-400 Kb are added to your .exe file;
- full compatibility with all the existing data-aware controls and report designers;
- full support of the BLOB fields;
- TDBImageEx component for JPEG images support included in the package
for free (with sources);
- detailed help system and a lot of various demo applications;
- and much more.

What's new in version 2.1.0:

[+] Ability to work with bytea fields like with blobs
[+] TPSQLUser component
[+] TPSQLDatabase.GetUserList method
[+] TPSQLDatabase.GetSchemaList method
[+] TPSQLDatabase.GetTablespace method

[+] TPSQLQuery properties:
* property ByteaAsEscString: boolean
* property OIDAsInt: boolean

[+] TPSQLTable properties:
* property Owner: string
* property HasOIDs: boolean
* property Tablespace: string
* property TableID: integer
* property Comment: string
* property Offset: integeer
* property ByteaAsEscString: boolean
* property OIDAsInt: boolean

[+] TPSQLDatabase:
* property Owner: string
* property IsTemplate: boolean
* property Tablespace: string
* property DatabaseID: integer
* property Comment: string
* property TransactionStatus: TTransactionStatusType

For more information about PostgresDAC visit
http://www.microolap.com/products/connectivity/postgresdac/

Direct link to download trial version:
http://www.microolap.com/downloads/postgresdac/pg.zip

Also available as part of bundle with "Interactive SQL for
PostgreSQL".

Discounts for Educational, Academic and Medical organizations are
available (please contact sales(at)microolap(dot)com for additional
information).

Thank you for your time!

--
Best regards
Maxim Peresada
Microolap Technologies Ltd http://www.microolap.com
Torry's Delphi Pages http://www.torry.net
mperesada(at)microolap(dot)com

Browse pgsql-announce by date

  From Date Subject
Next Message Tatsuo Ishii 2005-06-09 13:49:42 PostgreSQL Certified Engineer program has started worldwide
Previous Message David Fetter 2005-06-06 17:30:39 == PostgreSQL Weekly News - June 06 2005 ==