Data Manipulator version 1.0.0 has been released.
A pure Java GUI tool for accessing data from SQL databases.
Program capabilities:
Connect to more then one database server simultaneously.
Create and drop databases.
Create tables and edit their structure.
Drop, rename and copy tables.
Create and save queries that can be edited at any time.
Create forms for viewing and editing data.
Create Reports for data that can be viewed and printed.
Issue SQL commands directly.
Write your own Java code that can be used to manipulate data. This code can be stand alone or on a form.
This program has an 'Object Window' that contains the available tables, queries, forms, reports, and Java classes.
Download the program from Source Forge Project page: http://sourceforge.net/projects/database-viewer/