Assignment 1.
---> Writing a JDBC Example to access a Database



  Run Applet

  Description of The Program

  Source Code

for Java - JDBC
        myApplet.java (applet file-- user interface)
        courtDB.java (class file -- JDBC)
for SQL
        acreate.sql
        bcreate.sql
        courta.ctl
        courtb.ctl


Created By Sangyoon Oh