HP Driver for JDBC User's Manual

24 Chapter3
Installation
Java Client Components
Java Client Components
The HP JDBC product must first be installed on the server host before
the client can be installed. This is because the client files are bundled
with the server product.
The HP Driver for JDBC components consist of the Driver Java class
files and a sample JDBC client source file. These are the only
components required on the client-side. The driver components are
packaged in three formats (the same files contents are in each package),
UNIX tape archive (TAR), Java archive (JAR), and Windows ZIP (ZIP).
Setting up HP Driver for JDBC client involves:
Downloading the appropriate HP JDBC archive file to a temporary
directory.
Extracting the HP JDBC archive file onto your client platform.
Downloading the HP JDBC Archive File
On an HP-UX server the files are located in
/opt/allbase/jdbc/driver with the following names:
driver.jar Driver files in Java archive package.
driver.tar Driver files in UNIX tape archive package.
driver.zip Driver files in a Windows ZIP package.
On an MPE/iX server the files are located in @.JDBC.SYS with the
following names:
DRIVERJ Driver files in Java archive package.
DRIVERT Driver files in UNIX tape archive package.
DRIVERZ Driver files in a Windows ZIP package.
Using FTP.ARPA.SYS
For the HP 3000 server, use MANAGER.SYS,JDBC as the username:
From your client platform:
ftp mpe-server
>binary
>get DRIVERT /* or DRIVERJ or DRIVERZ */