C++ API to Oracle dB

Posted on 16th Feb 2014 by admin

I need to perform a select command to the Oracle dB to obtain information from a table.
What libraries can I link into my project to make this work?

I read about the OCI - but I cannot find any libraries that I would use to link to?

Other forums