Javalee DB2Java

 What's Javalee DB2Java?

 Downloads

 Installing and Running

 Personalization

 History

 TO DO List

 Java API Doc

 CVS

 Author

Installing Javalee DB2Java

To install Javalee DB2Java, simply download the zip file with the binaries and unzip it in any directory.

Prefer to use an specific directory only for this program.

Running Javalee DB2Java

After certifying you attend the pre-requisites (see the home page), let's put things running.

Remembering: if you have a proper installation of JDK or JRE version 1.4 running, just make sure you have set the JAVA_HOME environment variable.

Windows:

To run Javalee DB2Java on Windows, you can just double click on the file run.bat located at the bin directory or execute the same run.bat file in the console mode.

Linux/Unix:

To run Javalee DB2Java in any Linux/Unix environment, you can execute the run.sh script located at the bin directory.

How to use Javalee DB2Java

After you called the program execution, you must see a screen like this:

** It may take a while until the JVM load the program.

Now that you see this screen, you will be able to really use the Javalee DB2Java to do what you want.

  • First of all, select in the drop box which RDBMS you want to connect to.
  • Next, inform the host name or IP address where the RDBMS is running.
  • See that, for each RDBMS available in the drop box, you will see a different driver name and a default port number.
  • You can change the port number if different from default.
  • Inform the username of the database you want to connect.
  • Inform the password (not mandatory).
  • Inform the database name (or SID for Oracle).
  • Inform or Browse the directory where the code/output will be generated (saved).
  • Choose the outputs you want to generate.

You can either test if you can connect to the desired database or also generate the files, just clicking on the buttons.

After you clicked on the Generate button, wait until you get a dialog box saying whether the outputs where successfuly generated or if it failed.

If you experience any abnormal behavior in the program, please report it to me.

This software is proudly made in Brasil