Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> URGENT : OCI 8.0 Related
Hi all
i have got a doubt related to OCI calls. I have just started with OCI
8.0
1>now i am right now including OCI.h file in my application (which has
been created with the help of MFC wizard)
2>and in the project settings i have done the settings for ora803.lib
file
3>ora803.dll has been put into the debug directory of my application
and just one OCI call named as OCIInitialize has been called but it gives me a error that it cant accept 5 parameters and for any kind of OCI function it gives the same type of the error ..
this is how the call i have given
OCIInitialize((ub4) OCI_THREADED | OCI_OBJECT, (dvoid *)0, (dvoid * (*)()) 0, (dvoid * (*)()) 0, (void (*)()) 0 );
If you can tell me anything as to why is the errror coming ..i will be
very grateful to you
Hope my problem is clear ..
Regards and Thanks in advance
Parvinder
Also reply to parora_at_questone.com
Received on Mon Dec 06 1999 - 10:23:49 CST
![]() |
![]() |