Jdbc Project
This is project done in Java to demonstrate accessing an Oracle database. Forward
Written by Aaron Penner
The motivation for the Java applet was to show some basic query operations
that could be done of an airline arrival and departure system. This type of Java applet
was created with the focus of representing what might be found an Airline Web site.
In the past I have called a "1-800" number to find out the arrival and departure schedule
of flights which is handled by and automatic telephone system, but
why not use your web site to display the same information.
The Following is the code to the Java Applet.
The Following are the scripts to create and populate the database information in an Oracle database