Page 1 of 1

Convert double to decimal?

Posted: Thu 22 Sep 2011 18:23
by sam2
Is there a way to convert double to decimal?

Thanks,

Sam

Posted: Fri 23 Sep 2011 09:32
by Shalex
If you are creating Entity Framework model and want to change default Oracle to .NET type mapping (http://www.devart.com/dotconnect/oracle ... pping.html), you can implement necessary number mapping using the Number Mappings connection string parameter: http://www.devart.com/dotconnect/oracle ... tring.html.