Page 1 of 1

Changing Mapping tables

Posted: Tue 22 Mar 2011 15:08
by nross
Hi,

After reading this thread (http://www.devart.com/forums/viewtopic.php?t=15604), I am dreaming of a way to modifiy the Oracle to .NET types mapping table.

Why ? Because I find very annoying that NUMBER(1,0) is mapped as boolean.

Of course I can mannualy change it. But I have do to this operation each time I make updates on my EDMX.

Anyone can help ?

Regards,

Posted: Wed 23 Mar 2011 09:24
by AndreyR
Take a look at our new Entity Framework support UserVoice:
We have added the "Make EDM Wizard process NUMBER columns according to NumberMappings in the connection string" feature.
I recommend you to vote for this and other suggestions there.

Posted: Wed 23 Mar 2011 10:18
by nross
Done :)