Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OCI help: application doesn't work after the database upgraded from 8i to 9i
Frances Zhu wrote:
> My oracle darabase has been upgraded from 8i to 9i. After that, my
> client application doesn't work any more. I know this is because
> the OCI library in my client application doesn't support oracle 9i.
What exactly doesn't work?
> The OCI library in my application is pretty old. I need to get oci
> for 9i or 10g.
Wouldn't suggest using 10g OCI Client against oracle 9i server...
> Does anybody know where to get OCI package for C++?
> Such as OCI wrapper code, or OCI document, or OCI prototype
> descriptions.
From Oracle -> www.oracle.com. Everything can be downloaded for free. The libs are included in the basic instant client, the headers are part of the developer package, documentation is available online or for download.
Mathias Received on Tue Apr 17 2007 - 15:03:47 CDT
![]() |
![]() |