Unable to cast object of type 'Oracle.ManagedDataAccess.Types.OracleDate' to type 'System.IConverti
Hi Team,
I am having the below issues in .net framework 4.7.2 when I upgraded from system.data.oracleclient to Oracle.ManagedDataAccess
issue1:
'Unable to cast object of type 'Oracle.ManagedDataAccess.Types.OracleDate' to type 'System.IConvertible'.'
Issue2:
Unable To Cast Object Of Type 'Oracle.DataAccess.Types.OracleDecimal' To Type 'System.IConvertible'
Issue3:
Unable To Cast Object Of Type 'Oracle.DataAccess.Types.Oracleboolean' To Type 'System.IConvertible'