From: | "John Dean" <john(at)rygannon(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | ANN: Rekall V2.1.0 beta2 |
Date: | 2003-09-23 18:04:53 |
Message-ID: | 3f708b54$0$10988$fa0fcedb@lovejoy.zen.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
We are pleased to announce the release of Rekall V2.1.0 beta 2
Rekall is a programmable cross platform database independant GUI client
front end. Rekall includes plugin drivers for PostgreSQL, MySQL, and xBase.
There available additional native code drivers for Oracle, DB2, and ODBC
The following is a list of new features new in this release
*Macros
Rekall 2.1.0 introduces macros, in the same sense as another well known
database front end. Like python scripts, macros can be stored either in
separate macro objects. Macros are intended to provide a quick and easy way
to provide basic automation without needing a knowledge of the python
programming language. Beta1 has a basic set of macros, to be extended.
*Printing
Report data view now features a drop-down page selector for quick navigation
where your report has a large number of pages. There is also a print this
page button. Also (under KDE) you can control the printing DPI, to handle
some obscure situations (like running Rekall/KDE under Gnome).
*Wizards
At last! Wizards. Initially wizards will be available to handle database
connection setup, and form and report creation (Beta1 has rather basic
connection and form wizards)
*Printing
Under KDE3.1 (not 3.0) report data view has a page-selection tool and
print-page button. You can also set the DPI to handle situations like
running Rekall under Gnome, which uses a different resolution.
*Copier
The copier can now use rekall-level queries as a data source, and also XML
in a restricted format. Column name information can be passed from the
source to the destination.
*Dumper and Loader
Rekall now comes with database dumper and loader functions, which can be
used to dump a database to a set of files, and to reload from the files.
Note that this is primarily intended for use with databases created with
rekall, and should not be viewed as a substitute for the RDBMS tools.
*Bugs
A whole bunch of bugs have been fixed (and, no doubt, a few more slipped
in). Please report the new ones!
Please visit http://www.rygannon.com for more information and to download a
copy of the demo
--
Best Regards
John
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-09-23 18:35:13 | Re: [GENERAL] Can't Build 7.3.4 on OS X |
Previous Message | apb18 | 2003-09-23 18:03:27 | Inheritance and query plans |