This applet requires Netscape 4.0X with the JDK1.1 patch, or Netscape 4.5 or later, or Microsoft Internet Explorer 4.0 or later.
This applet does not have any Oracle-specific runtime component.
This applet connects to the scott/tiger schema and
displays the EMP table.
You can delete entries in EMP, however your changes are
not committed to the database.
You must add a
#sql { COMMIT }; line in AppletMain.sqlj
if you want to change this behavior.
This applet requires a browser with the Java plug-in (http://java.sun.com/products/plugin). Important: before starting your browser, ensure that your CLASSPATH is empty.
This applet requires the Oracle-specific runtime and Oracle profile customization.
This applet connects to the scott/tiger schema and
displays the EMP table.
You can delete entries in EMP, however your changes are
not committed to the database.
You must add a
#sql { COMMIT }; line in AppletOracle.sqlj
if you want to change this behavior.