Connect to Oracle Database Version using Oracle.DataAccess.dll
Hi, I am connecting to remote Oracle database version - 11.2.0.3.0 through my code on VS2017 by adding reference of "Oracle.DataAccess.dll" (Version=2.112.2.0) file successfully. When I'm trying to connecting through blue prism code stage, I'm get...