Télécharger la liste

Description du projet

Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, Derby, InstantDB, Oracle, Empress, MS SQL Server, and PostgreSQL. You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you to create, modify, and drop tables and to create indices on a table. The dynamic form makes it easy to enter data into a certain table, and the guided query makes it easy to retrieve data from a table and to export it. Java developers will probably enjoy the code generator doing an OO relational wrapper and a swing GUI for them. There is a tool with which SQL statements can be enriched with a few commands, generating a GUI to easily select data from a DB. You can also export and import data and transport it from one DBMS to another.

Système requise

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.

2007-11-11 15:30 Retour à la liste release
2.4.2

Cette version dispose d'un nouvel outil, appelé Data Selection. Cet outil a été initialement développé pour permettre aux sélections de données complexes pour les utilisateurs ne savent pas beaucoup sur SGBDR et de joints et autres choses compliquées dans le monde des bases de données. Cet outil est en production depuis trois ans. SQLAdmin peut désormais aussi être lancé via Java Webstart.
Tags: Major feature enhancements
This version has a new tool, called Data
Selection. This tool was initially developed to
allow complex data selections for users not
knowing much about RDBMS and Joins and other such
complicated things in the world of databases. This
tool has been in production for three years.
SQLAdmin can now also be launched via Java
Webstart.

Project Resources