JDBC driven SQL Database Frontend

Installation

SpeedJDB was developed with the Java programming language, and therefore is executable on nearly all operating systems. The user interface is a Java Swing application integrating all the dialogs and functional user interactions used by this application.

Basic Requirements

This system should be installed on a computer having a minimum of 128 MB RAM with a processor having a minimum clock rate of 1 GHz. The display should have a screen resolution of 1024x768 pixels or more.

Java Runtime Environment

To execute the program, a Java runtime environment version 1.4.x or higher must be installed. You can find this out by simply entering
java -version
into the command line. A typical output then should be displayed as follows:

C:\>java -version
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)

If a version below 1.4.x is displayed or if the command is not understood by the command interpreter you can download the Java runtime environment free of charge from Sun Microsystems at
http://java.sun.com/j2se/1.4.2/download.html
and install it.

Executing the Program

After unzipping the downloaded software, you now should be able to start the program by executing the SpeedJDB.bat (Win) / SpeedJDB.sh (Linux, Unix) file.

More information regarding the installation of the JDBC drivers is available in the online documentation of the application (press F1 to view it) under First Steps.

Copyright © 2004 Wöhrmann Softwareentwicklung

Java and all Java related trademarks and logos are trademarks of Sun Microsystems, Inc.

Valid HTML 4.01! Valid CSS!