Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Problem loading oraocci10.dll

Problem loading oraocci10.dll

From: <v.sorna_at_gmail.com>
Date: 13 Feb 2007 21:27:32 -0800
Message-ID: <1171430852.623698.280920@a34g2000cwb.googlegroups.com>


Hi ,

I'm using oracle 10g and vc++ 7.1 .Net 2003. Can anyone help me out in loading oraocci10.dll dynamically. I'm able to load OCI.dll using loadlibrary () function and using OCIEnvCreate entry point procedure (GetProcAddress). But when i try loading oraocci10.dll using loadlibrary function,i get a valid handle and when i use createEnvironment as the entry point procedure in GetProcAddress,value returned is NULL.

Please help me out.

Thanks,
Sorna. Received on Tue Feb 13 2007 - 23:27:32 CST

Original text of this message

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