Downloadliste

Projektbeschreibung

The SPT Relational Database Web Tool (RWT) is a simple application that can help developers connect to databases configured as a DataSource in the application server or directly through JDBC. The RWT application attempts to replicate basic features found in the popular Aqua Data Studio application. Per user settings (saved connection parameters, saved queries), single and batch query processing, a history browser, multiple query browsers, a tree view of database metadata, and other features are supported. Full source code is available.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-22 06:18
1.3

Die Gesamtzahl der Zeilen in der Tabelle / View ist nun angezeigt, wenn gerade Tisch / Details zu erfahren. Mit einem Klick auf die Anzahl der Zeilen zeigt nun ein Daten-Viewer-Komponente, die verwendet werden, um durch alle Zeilen in der Tabelle / Sicht gehen kann. Ein Benutzer-Controller Beschränkung auf die Anzahl der Zeichen in die Ergebnisse der Abfrage Vollstrecker angezeigt wurde umgesetzt. Bisher war das schwer in der Anwendung kodiert.
The total number of rows in the table/view is now displayed when viewing table/view details. Clicking on the number of rows now displays a data viewer component that can be used to walk through all the rows in the table/view. A user controller limitation on number of characters displayed in the results of the query executor was implemented. Previously this was hard-coded in the application.

2007-11-10 07:57
1.2

Die Oracle-Daten-Wörterbuch ist nun anstelle von Informationen Schema für Oracle-Datenbanken. Export nach Excel in der Batch-Abfrage-Prozessor und Paginierung von Ergebnismengen umgesetzt wurde in der Batch-Abfrage Vollstrecker umgesetzt.
The Oracle data dictionary is now used instead of information schema for Oracle databases. Export to Excel was implemented in the batch query processor and pagination of result sets was implemented in the batch query executor.

2007-10-21 12:12
1.0.1

ExecutorView wurde geändert, um eingestellt Abfrage TextArea als fokussierter Komponente.
Tags: Minor feature enhancements
ExecutorView was modified to set query TextArea as
a focused component.

2007-10-15 15:59
1.0

Tags: Initial freshmeat announcement

Project Resources