Hello,
We are having application which needs to connect Oracle database. Previously we have used System.Data.oracleClient dll to access the oracle database.
But As it is depricated, we want to use Oracle.DataAccess.dll to connect to Oracle database.
I require some information reg the Oracle.DataAccess dll, As i read some blogs, i need to download the ODAC zip file and need to run the setup.
My application is having .Net Framework 4.5, and also has some sharepoint connevtivity code in my application.
Please suggest me which version 32 -bit or 64-bit need to download for my requirement, and also please tellĀ me, to use this dll, do we require any license or is it free version.
I also read that if we install 64-bit ODAC, i cannot debug my code from the visual studio. please correct me if i am wrong.
please help me in this regard.
Thanks
Murthy