I'm sending this post here, because got no response in c.d.o.s.
 
Does anyone have an example how to write an OCI wrapper library, that I
could replace the Oracle OCI library with my own (renaming original one).
Then whatever OCI call is made, it ends up to my library where from I can pass
it on, or modify it before that?
 
Also, any information on doing the same thing using TCP sockets (mediating
between client & server sql*net connection), is welcome as well.

Any pointers are welcome, or otherwise... I'll have to figure it out myself...
Tanel.
 

Reply via email to