I have visual studio 2013 and oracle 11g
When I try to connect to the database I get the next errror:
"Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client compoonents installed."
I know there is an issue between the 64 bit visual studio and 32 bit Oracle client. But I am looking for a solution the whole day now and I can only find outdated posts on the internet about older versions.
I already tried to select "platform target: x86" in the build settings.
I also looked for a 64 bit version of the oracle client but that also failed a couple of times.
I Appreciate every help because I need this connection for a very important school project.
Thanks for your time!