Source Code for the JDBC Applet
quering the simple person database
Client.java, the applet user interface
myDatabase.java, the JDBC procedures
personcreate.sql, the SQL create table
Demonstration of the Applet
(look at Java console for informational and error messages).