JDBC applet

This page contains an example of an applet that uses the Thin JDBC driver to connect to Oracle.

The source code for the applet is in JdbcApplet.java. Please check carefully the driver class name and the connect string in the code.