1、ocilib库的下载:http://vrogier.github.io/ocilib/
2、ocilib库参考手册:http://vrogier.github.io/ocilib/doc/html/index.html
3、ocilib库windows下的配置使用(下面说明来自于官方文件):
Using OCILIB on Microsoft Windows
OCILIB distribution packages provides prebuilt 32bits and 64bits DLLs
- Uncompress the archive (ocilib-x.y.z-windows.zip)
- Copy ocilib/include/ocilib.h to a folder listed in the compiler headers folders
- Copy ocilib/lib[32|64]/ocilib[x].lib to a folder listed in the linker libraries folders
- Copy ocilib/lib[32|64]/ocili