Hello everyone.
I want to ask a question regarding the OCI variable named OCIEnv. What is the exact datatype for this type of variable ? From the various .h files i have searched all i can find is a "typedef struct OCIEnv" but there is definition for it. Is anyone else had any better luck on this one ? The reason why i am searching for this is because i wanted to start creating an Oracle database driver for Julia language based on the DBI.jl standard as found on the web.
Thank you all in advance,
Panos.