Project #3 Added on 5/2/2006 (Optional)
For Oracle Docs visit Oracle 9 Docs. You do have to register there to become a user; but, it turns out to be fairly harmless.
The Business function description for Fit4Life used as an example in class for modeling fit4life
The JDBC examples for accessing an Oracle Database: Employee.java, CreateCoffeesAndSuppliers.java, InsertCoffeesAndSuppliers.java, and PrintTable.java
Here are a couple C programs with embedded-sql code: sample1, sample2.