名称: Instant Client Package
下载: http://www.oracle.com/technology/software/tech/oci/instantclient/index.html
使用方法:
1. Download the appropriate Instant Client packages for your platform. All installations REQUIRE the Basic package.
下载适合你操作系统的Instant Client packages. 如果需要完整安装, 请选择”Instant Client Package – Basic”.
2. Unzip the packages into a single directory such as “instantclient”.
解压缩到任意目录, 比如”InstantClient”
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.
将上一步的目录加入环境变量中, 大部分Unix平台使用LD_LIBRARY_PATH, Windows平台使用PATH
4. Start your application and enjoy.
开始享受Oracle的世界吧