ANN: PostgresDAC version 2.0 is released - Mailing list pgsql-announce

From Maxim Peresada
Subject ANN: PostgresDAC version 2.0 is released
Date
Msg-id 94256013688.20050310230432@microolap.com
Whole thread Raw
List pgsql-announce
Microolap Technologies Ltd is proud to announce the availability of
version 2.0 of "PostgresDAC", Delphi and C++ Builder components for
dicrect access to PostgreSQL.

Powerful component suite for Delphi/C++Builder and PostgreSQL. It
allows you to create Delphi/C++Builder applications with direct access
to PostgreSQL DB without BDE and ODBC.

Top 10 reasons to use PostgresDAC:

- PostgresDAC is a royalty-free product;
- 100% native Delphi code;
- support of Delphi 5-7, Delphi 2005 (Win32 Edition), 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.0:

- New component added: TPSQLTools.
- Delphi 2005 (Win32 Edition) is supported.
- PostgreSQL 8 compatibility is abslolutely.
- Schema qualified names compatibility performed.
- Table names in TPSQLTable now schema-qualified.
- Property TPSQLTable.ShowSystemTables added.
- Property TPSQLDatabase.ServerVersion added.
- Fixed bug "Index out of bounds" when OIDs used.
- Fixed work with transactions.
- New components added: TPSQLStoredProc, TPSQLDump, TPSQLRestore.
- TPSQLDatabase.ShowStoredProc method added.
- ShowStoredProcParams method added.
- Added support for client-side locale, TPSQLDatabase.CharSet property is added.
- Some minor bugs are fixed.
- {$DEFINE DEBUG} directive is added which allow to log requests to
  server (only for version with source code).
- Increased speed while row navigation operations.


To learn more and to download the evaluation version visit
http://www.microolap.com/products/connectivity/postgresdac/?r1=announce&r2=postgresql

Link for direct download: http://www.microolap.com/downloads/postgresdac/pg.zip?r1=announce&r2=postgresql

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

Educational and Academic organizations, their employers and students,
medical organizations will get 50% discount by request
(sales@microolap.com).

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@microolap.com


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 05 2005 ==
Next
From: Devrim GUNDUZ
Date:
Subject: New PostgreSQL RPMs are available for many platforms