I was trying to connect to two Oracle databases simultaneously. Everything is working fine until you don’t mix up the connection types. In case you are connecting to the Oracle database through your client (Direct property is set to false) and simultaneously you are trying to connect directly a Oracle database without the client (Direct property is set to true) you will get the following error:
It doesn’t matter if you are connecting to the same or different Oracle database or if you loging in as the same or different user, you just don’t have to mix up the both connection types. Since ODAC is working fine I’m convinced that this is a bug.Connection Direct property differs from already active connections

Has anybody else reported already this problem? Is there any workaround? We need your help since our product need this functionality and we currently upgraded from ODAC to UniDAC.
Thanks
David