Progress
JDBC Driver Guide


Configuring the JDBC Driver

In order to configure the JDBC Driver, your system must have access to a system (UNIX or Windows) where the Progress SQL-92 JDBC networking libraries and executable files have been installed, as described in the Progress Installation and Configuration Guide Version 9 for UNIX or the Progress Installation and Configuration Guide Version 9 for Windows. Table 2–1 lists the name and location of the Progress SQL-92 JDBC networking libraries and executable files by platform.

Table 2–1: JDBC Driver Libraries and Executable Files 
Platform
File Name and Location
Windows
%DLC%\bin\JdbcProgress.dll.  
Solaris and Compaq Tru64
$DLC/lib/libJdbcProgress.so  
IBM AIX
$DLC/lib/libJdbcProgress.a  
Hewlett Packard
$DLC/lib/libJdbcProgress.sl  

NOTE: $DLC (on UNIX) and %DLC% (on Windows) are environment variables that point to the directory in which Progress is installed. Using $DLC and %DLC% allows you to use the same script to set environment variables relative to where Progress is installed, regardless of where it is installed on a particular system.

When you install Progress with a development license the class file progress.zip is installed in the java subdirectory of the directory where Progress is installed. However, when you install Progress with a deployment license the class file jdbc.zip is installed in the java subdirectory of the directory where Progress is installed. In order to configure the JDBC driver your system must have access to a system where one of these class files has been installed.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095