Topics
Instant Client Package - Basic:
All files required to run OCI, OCCI, and JDBC-OCI applications
*Instant Client Package - JDBC Supplement: Additional support for XA, Internationalization, and RowSet operations under JDBC
*Instant Client Package - SQL*Plus: Additional libraries and executable for running SQL*Plus with Instant Client
*Instant Client Package - SDK: Additional header files and an example makefile for developing Oracle applications with Instant Client
|
|||||||||||||||||
3. Set the library loading path in your environment to the directory in Step 2 ("instantclient"). On many UNIX platforms, LD_LIBRARY_PATH is the appropriate environment variable. On Windows, PATH should be used.
4. Start your application and enjoy.