Project Description





Note on SQLJ and JDBC:

The directory /oracle/app/oracle/9.2.0.1.0/sqlj/demo on pilsner contains a number of examples written in JAVA or SQLJ that can help you in the development of your application. In particular, you can create a table, insert a row, delete a row, update the information in the database. In fact, all you need to do is to develop an interface, that glues these components together.

A simplest way to learn how to It is suggested that you copy all the files into your directory and following the README file.

In order to compile and run the examples, you have to set the environment variables correctly. You can do so by run the command:

source /oracle/conf/cshrc

after rlogin (or ssh) to pilsner.


Son Cao Tran
Last modified: Tue Oct 21 16:27:18 Mountain Standard Time 2003