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: OCI wrapper library

Re: OCI wrapper library

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: 27 Aug 2003 20:33:44 GMT
Message-ID: <bij4j8$9tud3$2@ID-82536.news.uni-berlin.de>

> Hi!
>
> Does anyone have an example how to write an OCI wrapper library, that I
> could replace the Oralce OCI library with my own (renaming original one).
> Then whatever OCI call is made, ends up to my library where from I can pass
> it on, or modify it before that?
>
> Any pointers are welcome.

Tanel,

Are you on Unix or on Windows? And is the application whose OCI calls you want to intercept one for which you have the source code, or do you only have its binary?

It would be easier if you had the source code.

Rene

-- 
  Rene Nyffenegger
  http://www.adp-gmbh.ch
Received on Wed Aug 27 2003 - 15:33:44 CDT

Original text of this message

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