Map oracle float data type TO double .Net data type
Posted: Mon 02 Nov 2009 15:22
Hi,
I'm using the trial version of devArt dotConnect for Oracle, I have an application using Entity Framework and I implement database independece.
Now I have a problem with float oracle data type, it is mapping to .Net decimal, but the SQL Server float maps to .Net double.
Can I Map the oracle float to .Net double?
Regards,
Douglas Aguiar
I'm using the trial version of devArt dotConnect for Oracle, I have an application using Entity Framework and I implement database independece.
Now I have a problem with float oracle data type, it is mapping to .Net decimal, but the SQL Server float maps to .Net double.
Can I Map the oracle float to .Net double?
Regards,
Douglas Aguiar