Can't find riddef.h and upidef.h

I am trying to compile an OCI program that uses Oracle 7.x structures (csrdef). I am using the OCI header files that came with Oracle 8. This structure is defined in ocidef.h. However it includes two header files riddef.h and upidef.h that are not on the Oracle 8 CD. I assume I need these files, since the definitions of several types (word, riddef, etc) cannot be found. Where can I get these header files?

You do not need these files. You should be using ocidfn.h instead of ocidef.h and Cda_Def instead of csrdef.

Similar Messages

Maybe you are looking for