Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OCI (8.1.6) documentation? (for a C++ programmer)
"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 addressReceived on Sat Jun 21 2003 - 15:02:15 CDT
![]() |
![]() |