OpenBase Java Class Library JDBC 3.0 Driver for OpenBase 
Copyright (c) 2005 OpenBase International Ltd. 
All Rights Reserved.

*************************
INSTALLATION
*************************
Copy the hierarchy in ./classes to some directory in your CLASSPATH.
This will be sufficient to allow you to use them immediately.

For applets, these classes will only work in browsers that support the
Java Platform 2.0.  For such browsers, the directory hierarchy should
be placed in the same directory as the applet.

To compile the source code, issue the command:

javac -d DIR *.java

where DIR is some directory in your CLASSPATH


*************************
MISCELLANEOUS
*************************
For more information about JDBC you can find information at:
http://java.sun.com/products/jdbc/index.html


Please address any questions or comments to the address:
support@openbase.com

NOTE:  This driver is in active development. Please report any bugs 
found to support@openbase.com. We will provide bug fix releases
as necessary.
