ALLBASE/SQL Reference Manual (36216-90216)

626 AppendixC
Sample DBEnvironment
Installing the Files for PartsDBE
Installing the Files for PartsDBE
You can install the files for setting up PartsDBE when you install ALLBASE/SQL or at a
later time. Refer to the pamphlet entitled
ALLBASE/SQL Release Notes
for installation
instructions. This pamphlet accompanies the media for the software.
The files for PartsDBE are installed into the following directory structure:
/
|
usr
|
lib
|
allbase
|
hpsql
|
------------------------------------------
| | | | |
readme setup sqlsetup sampledb programs
(file) (file) (file) (directory) (directory)
The hpsql directory contains the files that are important for loading the sample
DBEnvironment. Included are the following three files:
readme, a file describing the files in the hpsql directory and how to use them
sqlsetup, a C shell script that displays a menu of options for creating sample
DBEnvironments (sqlsetup calls setup)
setup, a script you use to copy the hpsql directory and subdirectories into your current
working directory, create and load PartsDBE, and preprocess and compile the sample
source code files
Also included are the two directories listed here:
sampledb, which contains files for creating and loading PartsDBE
programs, which contains source code files for sample ALLBASE/SQL C, COBOL,
Pascal, and FORTRAN programs