oci.dll of 32bit OS for Itanium 64
I have been using OCI.dll of 32bit OS till now with Visual Studio 6.0. I want to use the same OCI.dll for Itanium 64 bit server. When I tried to run my application with the same OCI.dll it gives the error: Application failed to initialize properly".
My all other existing programs of 32bit OS are running successfully on Itanium 64 bit server.
I am using other dlls of 32 bit (e.g. librfc32.dll, kernel.dll etc.) also with my application. All work ok.
How can we use oci.dll of 32bit on Itanium 64 bit server.
Thank you,
Mehal Thakor