Scalable Database Server, HiRDB Version 8 UAP Development Guide

[Contents][Index][Back][Next]

16.1.1 Installing

You can select the installation of a JDBC driver when installing HiRDB.

Table 16-1 shows the JDBC driver's installation directory and file.

Table 16-1 JDBC driver's installation directory and file

Platform Type Installation directory File
UNIX HiRDB server $PDDIR/client/lib/ pdjdbc.jar1
libjjdbc.sl(libjjdbc.so)2
HiRDB client /HiRDB/client/lib/ pdjdbc.jar1
libjjdbc.sl(libjjdbc.so)2
Windows HiRDB server %PDDIR%\CLIENT\UTL\ pdjdbc.jar
jjdbc.dll
HiRDB client \HiRDB\CLIENT\UTL\ pdjdbc.jar
jjdbc.dll

Note
The underline indicates the HiRDB client's installation directory.

1 For the 32-bit mode HP-UX (IPF) version, the file is pdjdbc32.jar.

2 For the 32-bit mode HP-UX (IPF) version, the file is libjjdbc32.so.

To use the JDBC driver in an HP-UX (IPF), Linux (IPF), or Windows Server 2003 (IPF) environment, you need J2SDK v1.4.2. Note that J2SDK v1.4.2 must be run on an IPF-compliant Java Virtual Machine.