Oracle database 11g 32bit error
hello,
I installed the oracle database 11g 32bit express edition for my pl/sql developer and run queries and create packages to create reports in visual studio 2012 and also to create packages for applications I am creating. but now I am getting this error after I deployed my report to the sql server reporting services Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.. now my machine system is a 64bit operating system so I think this could be the problem running a oci.dll 32bit in a 64bit machine. so how can I still use the 32bit oracle database in my 64bit machine, and I need the 32bit oracle because I am using pl.sql developer and is only 32bit application. please chech my attach file where you see where I am getting this error in sql server reporting services.