convertion erro in new version
Posted: Mon 03 May 2010 12:03
i'm having the error
Cannot convert object of type 'Devart.Data.Oracle.OracleDate' to object of type 'System.Int64'.
when I return a value from a stored procedure in oracle that populate a colection os one entity
i checked and the reader that comes from the execution os the stored proedure is correct the problem is in the conversion from the reader to the entity it used to work in 5.25 and stoped to work when i migrate to 5.60
Cannot convert object of type 'Devart.Data.Oracle.OracleDate' to object of type 'System.Int64'.
when I return a value from a stored procedure in oracle that populate a colection os one entity
i checked and the reader that comes from the execution os the stored proedure is correct the problem is in the conversion from the reader to the entity it used to work in 5.25 and stoped to work when i migrate to 5.60