CSc 8711, Databases and the Web
Summer 2000
-
Class Bulletin Board
- Course Syllabus
- SQL Tutorial
-
PL/SQL Cartridge Notes (html)
-
Java Cartridge Notes (html)
-
Dynamic SQL in PL/SQL (DBMS_SQL Package and OWA_UTIL Package) Notes (html)
-
Java Servlets
- Programming Project 1
- Programming Project 2
- Programming Project 3
- Programming Project 4
- The data file is available from my home directory on tinman: ~raj/geo.xml
- You need to copy the 3 files ~raj/Makefile ~raj/loreapi.h, and
~raj/lore.h into your working directory to be able to compile
your C++ program (which you should save in file called p4.cc).
- To compile your program, simple type make p4.
- A screen capture of the terminal interface is available
here.
- Lore api mini notes
- Programming Project 5
Note: You need to wrap your C++ executable in a Unix shell
program (sample) to be able to
execute it.
Also, use the Lore database located at /export/home/raj/geo
The previous suggestion is not a good idea! Please use your own database
but make sure that you make your database directory read/write
by everybody! chmod -R 777 geo.
- Paper Assignment
- Dynamic SQL in PL/SQL Transparencies
(pdf, ps)
- PL/SQL Cartridge Transparencies
(pdf, ps)
- JWeb Cartridge Transparencies
(pdf, ps)
- Chapter 1 Transparencies
(pdf, ps)
- Chapter 2 Transparencies
(pdf, ps)
- Chapter 3 Transparencies
(pdf, ps)
- Chapter 4 Transparencies
(pdf, ps)
- Chapter 5 Transparencies
(pdf, ps)
Page Maintained by raj@cs.gsu.edu