OCIEnvCreate and OCILogon with C#
Hi-
I'm trying to invoke oci from C#. I'm getting invalid handle
error after calling OCILogon. I did notice that environment
handle gets initialized by calling OCIEnvCreate.
Has anybody done this kind of stuff?
Thanks!