Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: C/C++ interface

Re: C/C++ interface

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 11 Dec 2006 11:04:52 -0800
Message-ID: <1165863892.490390.275050@79g2000cws.googlegroups.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US