Hi,
I have windows 7 64 bit OS with visual studio 2010. mt database is oracle 64 bit enterprise edition. when i am trying to connect to oracle database using (System.Data.OracleClient) its throwing following error.
"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."
Thanks.