Progress
JDBC Driver Guide


Running a JDBC Application

In order to run a JDBC application on UNIX you must set the system shared library path to include the runtime shared library DLC/lib as follows:

Table 2–3: Runtime System Shared Library Path Settings 
Platform
System Shared Library Path Setting
Solaris and Compaq Tru64
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$DLC/lib 
IBM AIX
LIBPATH=$LIBPATH:$DLC/lib 
Hewlett Packard
SHLIB_PATH=$SHLIB_PATH:DLC/lib 


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