See the index.html file for pointers to information on .
The distribution includes setup scripts that use an environment
variable called .
The variable's value is set to the base
directory.
C:>echo %%
C:\
If you want to set your own environment, instructs
you on setting its value to the directory in which you installed the software.
The distribution for contains
all the files you need, including the documentation set, some example applications,
and a sample database.
Details about the installation:
- index.html in the top-level directory is the top page for the on-line
documentation.
- RELEASE-NOTES.html, in the top-level base
directory, contains important last-minute information. Read it first.
- /bin contains utilities and scripts for running .
- /demo contains some sample applications, useful scripts, and prebuilt
databases.
- /databases includes prebuilt sample databases.
- /programs includes sample applications.
- /docs contains the on-line documentation (including this document).
- /javadoc contains the documented APIs for the public classes and
interfaces. Typically, you use the JDBC interface to interact with ;
however, you can use some of these additional classes in certain situations.
- /lib contains the libraries.