Oracle 32 bit vs. 64 bit client order in environment path...
Posted: Wed 06 Apr 2011 19:01
I am receiving the following error when attempting to create a Data Connection in Visual Studio when my 64 bit Oracle client precedes my 32 bit Oracle client in my Computer->Environment Variables->System variables->Path.
Error message:
---------------------------
Microsoft Visual Studio
---------------------------
Unable to load C:\Oracle\Ora11R2Cl64\bin\oci.dll. Please check that you use 32x version of Oracle client with 32x application.
---------------------------
OK
---------------------------
Path fragment:
C:\Oracle\Ora11R2Cl64\bin;C:\Oracle\Ora11R2Cl32\bin;
I can switch the order of the clients in the path, but then I get the same problem when trying to connect with a 64 bit app.
This becomes a real issue when I have to run 32 bit and 64 bit applications.
Is this a Visual Studio issue, or a Devart data connection issue? Can't the Devart connection component search the entire path for the correct version of the Oracle client?
TIA,
Welton
Error message:
---------------------------
Microsoft Visual Studio
---------------------------
Unable to load C:\Oracle\Ora11R2Cl64\bin\oci.dll. Please check that you use 32x version of Oracle client with 32x application.
---------------------------
OK
---------------------------
Path fragment:
C:\Oracle\Ora11R2Cl64\bin;C:\Oracle\Ora11R2Cl32\bin;
I can switch the order of the clients in the path, but then I get the same problem when trying to connect with a 64 bit app.
This becomes a real issue when I have to run 32 bit and 64 bit applications.
Is this a Visual Studio issue, or a Devart data connection issue? Can't the Devart connection component search the entire path for the correct version of the Oracle client?
TIA,
Welton