Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> What library is OCIStmtExecute a part of?
Hello,
I am trying to compile demo code with Oracle 10.0. I downloaded the information from this web site address:
http://www.oracle.com/technology/sample_code/tech/oci/index.html
I am getting the following errors when I try to compile cdemodr.c
/tmp/ccsuc5t7.o(.text+0x3403): In functin 'main': :undefined refernce to 'OCIBindArrayOfStruct'
I also get the same things for 'OCIErrorGet', 'OCIStmtExecute', 'OCIServerDetach', 'OCISessionEnd', ...
What library has these items defined? Does anyone have a makefile that will work with these examples?
Thanks in advance. Received on Wed Aug 24 2005 - 16:26:10 CDT
![]() |
![]() |