Page 1 of 1

NUMBER(2,0) Conversion not working

Posted: Sun 15 Oct 2017 16:28
by palmi
Hi Support,

I use Devart dotConnect for Oracle (v8.5.506.6) with Entity Framework (v6.0.0.0).
According to your Entity Framework Data Type Mapping table a column with NUMBER(2,0) definition should be mapped to an int type (https://www.devart.com/dotconnect/oracl ... pping.html).

But I have problems with this case. Please see following Stackoverflow entry:
https://stackoverflow.com/questions/465 ... -number2-0

Re: NUMBER(2,0) Conversion not working

Posted: Tue 17 Oct 2017 18:39
by Shalex
Your sample code specified at stackoverflow works with dotConnect for Oracle v9.4.348. Please upgrade.

If upgrade doesn't help for some reason, upload a complete small test project to ftp://ftp.devart.com (credentials: anonymous / yourEmail) so that we can investigate it.