Download List

專案描述

PgAccess is a Tcl/Tk frontend for PostgreSQL. It allows creation/modification of database, tables, queries, reports, scripts, in a way similar to the Windows-based db client of the same name.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-20 23:46
0.99.0.20040219

This is the first starpack release: simply download (COPY) and execute (RUN) on Windows and Linux, using pgaccess.exe and pgaccess.bin respectively, with no other dependencies. Use pgaccess.kit starkit on other platforms, or just stick to the tarball. A new database creation wizard, latex help system, at least minimal display of all PostgreSQL objects, Domains and Types handling, a splash screen, some more Forms widgets, a custom BWidget Calendar, barcodes for Reports, and much more were added. Several bugs were also squashed.
標籤: Major feature enhancements

2003-05-21 08:16
0.98.8.20030520

A pseudo-table widget was created to make
Form-Table binding easier, in addition to providing
a better selection of other pre-configured widget
bindings helpful for Form design, such as DataSet
traversal. Text searching with Ctrl-F was added to
the Scripts and Forms code, and some bugs were
fixed. Installation was simplified by eliminating
problems with pre-compiled shared libraries.
標籤: Major feature enhancements

2003-05-07 03:59
0.98.8.20030506

This release adds a pure Tcl-to-PostgreSQL interface, eliminating the
need for messy installation of precompiled shared libraries and
removing a dependency on tcllib. All you need now is PgAccess,
Tcl/Tk, and a PostgreSQL port to connect to. Exporting directly from
Queries and Views now works as if they were Tables. Printing is now
available from Queries and Visual Queries, along with Scripts. It's
also possible to keep your database clear of PgAccess internal tables.
Handy keyboard shortcuts have been added and bugs have been fixed.
標籤: Major feature enhancements

2003-01-18 04:52
0.98.8.20030117

Commandline parameters were added with many options for starting up your own database applications built in PgAccess; for example, never showing the end user anything except your own Forms. Support for copying of more PostgreSQL objects was added by creating the SQL necessary to reproduce them, so they can be packaged as user applications and also copied between mulitple connections. The export wizard was completed, and the import wizard was improved.
標籤: Major feature enhancements

2002-12-17 00:05
0.98.8.20021216

This release is the first from development CVS since work began on releasing 0.98.8 final a couple of months ago. A debug window, image support, a user group management window, an import wizard, and more form widgets (BWidget Tree and a Subform) were added. Also included are updates to the multiple connections support, and of course, all the bugfixes from the last final release.
標籤: Major feature enhancements

Project Resources