117 Forks
289 Stars
289 Watchers

ocilib

OCILIB (C and C++ Drivers for Oracle) - Open source C and C++ library for accessing Oracle databases

How to download and setup ocilib

Open terminal and run command
git clone https://github.com/vrogier/ocilib.git
git clone is used to create a copy or clone of ocilib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ocilib https://github.com/vrogier/ocilib/archive/master.zip

Or simply clone ocilib with SSH
[email protected]:vrogier/ocilib.git

If you have some problems with ocilib

You may open issue on ocilib support forum (system) here: https://github.com/vrogier/ocilib/issues