Menu

QueryForm Database Tool / News: Recent posts

QueryForm 1.3b Released

This release which, in rare instances, can cause row updates to fail.

Posted by Dave Glasser 2003-10-04

QueryForm 1.3 adds Pluggable Look-And-Feel Support

Version 1.3 of QueryForm has been released.

QueryForm is a robust Java application that provides a powerful GUI front end for relational databases. It creates forms on-the-fly through which you can query tables and browse the results with just a few keystrokes or mouse clicks. It also lets you insert, update and delete table rows without typing any SQL statements.

The latest release features full support for pluggable look-and-feels. Enjoy a little eye candy, and use QueryForm with one of the many available third-party look-and-feel modules, many of which were developed here on SourceForge.... read more

Posted by Dave Glasser 2003-08-12

QueryForm 1.2 Released

Version 1.2 of QueryForm has been released.

QueryForm is a robust Java application that provides a powerful GUI front end for relational databases. It creates forms on-the-fly through which you can query tables and browse the results with just a few keystrokes or mouse clicks. It also lets you insert, update and delete table rows without typing any SQL statements.

If you're a developer who writes database-centric software, QueryForm can save you the tedium of typing or pasting hundreds of SQL statements into an ISQL window each day to create test data or to verify that updates were peformed properly.... read more

Posted by Dave Glasser 2003-06-15

QueryForm 1.1a Released

Shortly before the timestamp of this post, the source and binary files in the 1.1 release were replaced with new copies. These contain some minor bugfixes, the most notable of which is that the table selector dialog box now gracefully handles cases where a database contains no tables.

If you've already downloaded version 1.1 and haven't noticed any glitches, you probably don't need to bother getting this version. To see which version you're running, open the "About" dialog. This release is labeled "1.1a".

Posted by Dave Glasser 2003-05-07

QueryForm 1.1 Released

Version 1.1 of the QueryForm Database Tool has been released.

QueryForm is a robust desktop application written in Java that provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases, and has the following features:

* Tables can be queried through a simple form-based interface or a custom WHERE-clause editor.

* Query results can be browsed one row at a time with the the form interface or viewed in a scrollable grid.... read more

Posted by Dave Glasser 2003-05-03

QueryForm 1.0 released

Version 1.0 of the QueryForm Database Tool has been released.

QueryForm is a GUI app, written in Java, which provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases. Query results can be exported to CSV files or INSERT statements.

If you're a developer who writes database-centric software, QueryForm can save you the tedium of typing or pasting hundreds of SQL statements into an ISQL window each day to create test data or to verify that updates were peformed properly. ... read more

Posted by Dave Glasser 2003-02-07