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

Home -> Community -> Usenet -> c.d.o.misc -> Re: OCI (8.1.6) documentation? (for a C++ programmer)

Re: OCI (8.1.6) documentation? (for a C++ programmer)

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 21 Jun 2003 22:02:15 +0200
Message-ID: <vf9ehr33hlf1ad@corp.supernews.com>

"Peter Vos" <peter.vos_at_dns.be> wrote in message news:pan.2003.06.20.13.27.15.102288_at_dns.be...
> Hello,
>
> At the moment, I have the Programmer's guide from Oracle,
> which describes all that's inside OCI, but fails (at least
> for me) to explain how to use it efficiently.
> I have an application that stores a lot of queries, and
> executes them on demand. My questions are about when to
> prepare what statements, how to best use contexts and
> connections (and how not to use them - because there seem
> to be some bugs around),... and I would also like to know
> how to check what's really going on? (Maybe I prepare all
> statements, but don't get any extra performance - how do
> I check what Oracle does behind the scenes,...)
>
> Can anybody point me to a good book about OCI, or online
> documentation? Maybe even hints about using some of the
> existing C++ wrappers instead?
>
> Thanks,
> Peter.
>

The online documentation should be available at otn.oracle.com Strange thing is people still ask to be pointed to an obvious site.

-- 
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat Jun 21 2003 - 15:02:15 CDT

Original text of this message

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