Download
Installation
Windows platforms
- unzip the archive
- copy ocilib\include\ocilib.h to any place located in your include’s path
- copy ocilib\lib32|64\ocilib[x].lib to any place located in your libraries path
- copy ocilib\lib32|64\ocilib[x].dll to any place located in your windows path
GNU (Unix / Linux) platforms
- untar the archive
- $ cd ocilib-x.y.z
- $ ./configure
- $ ./make
- $ ./make install (you migth need to `su` to make install)
- Make sure Oracle library path and the ocilib library path are defined in your shared library variable (LD_LIBRARY_PATH, LIBPATH….)
Compatibilities
- Current sources are pure ISO C and should compile with any C90 compliant compiler (ansi version) and C90/99 compliant compiler (unicode version)
- Validated platforms : Windows, Linux, HP/UX, Solaris, AIX, Mac OS X, OpenVMS
- Validated compilers : Microsoft C/C++ compilers, GCC, MinGW, IMB XLC, LabView, various CCs
- Validated Oracle versions : 8i, 9i, 10g, 11g
Copyright © OCILIB | OCILIB Logo designed by WolfHound (Developpez.com)
Theme based on Wordpress AngelicDesign by: Website Builder
