Oracle and C++

kherman

Golden Member
Jul 21, 2002
1,511
0
0
OK, I have to write a program in C/C++ that writes data to anOracle Database.

I need starting points. I can not find any info anywhere on how to do this. In books or on the web. I need an idiots guide of some sort on how to do this.

Please helpe me!

Karl
 

BCYL

Diamond Member
Jun 7, 2000
7,803
0
71
You need to OCI libraries to access Oracle thru C/C++....

If you are on Linux, these linraries should also be installed when you installed Oracle... You need to include files like oci.h