Working with Oracle Instant Client
Oracle Instant Client allows you to run your applications without installing the standard Oracle client or having an ORACLE_HOME. OCI, OCCI, Pro*C, ODBC, and JDBC applications work without modification, while using significantly less disk space than before. Even SQL*Plus can be used with Instant Client. No recompile, no hassle.
With Oracle Instant Client, your application (OraLoader, OraLobEditor) can work without installing the standard Oracle client.
You can download Oracle Instant Client from http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html
Installation Steps:
1. Download the appropriate Instant Client packages for your platform. All installations REQUIRE the Basic package.
2. Unzip the packages into a single directory such as "instantclient".
3. Start your application (OraLoader, OraLobEditor), Click menu "Options" -> "Oracle Home", set "Oracle Home" be your unzip folder such as "instantclient", set "OCI Library" be the oci.dll in your unzip folder such as "instantclient".
4. Restart your application and enjoy.
Withdata Software. ©2004 - 2007 All rights reserved.