Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: C/C++ interface
enrique wrote:
> It has been a long time since I've written a C++ program that
> interfaces with Oracle. What are the current features available to me
> from Oracle?
>
> Thanks.
>
> epp
You can find the documentation available at http://tahiti.oracle.com
As oracle has made changes to the database almost all of the new features are available thru the OCCI interface. But in many cases you need to go through a series of calls against a plsql ( package.procedure ) type of setup.
Did you have any specific area you were thinking about? Received on Mon Dec 11 2006 - 13:04:52 CST