From: | Maxim Peresada <mperesada(at)microolap(dot)com> |
---|---|
To: | pgsql-announce(at)PostgreSQL(dot)org |
Subject: | ANN: PostgresDAC version 2.0 is released |
Date: | 2005-03-10 20:04:32 |
Message-ID: | 94256013688.20050310230432@microolap.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)microolap(dot)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(at)microolap(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Laurent THEVENET | 2005-03-10 21:41:52 | PgWorksheet 1.7 released |
Previous Message | David Fetter | 2005-03-06 02:11:29 | == PostgreSQL Weekly News - March 05 2005 == |