Page 1 of 1

FLOAT

Posted: Fri 03 Apr 2009 13:12
by tchovis
When i have one table that have one collun of the tipe float and I map it to a Decimal, but when i try to get the values of this field storesd in the databese all that comes to me is null?
oh i'm using the entity framework
and the entity datasource
and the gridview

Posted: Mon 06 Apr 2009 07:57
by Shalex
We have checked the latest (5.0.26) build of dotConnect for Oracle, and GridView showed the correct values of the Float column from the database using Entity Framework (the mapping is to the Decimal type). Please try using the 5.0.26 build of dotConnect for Oracle that is available for download now. If the problem persists with the 5.0.26 build, please send your test project to us (support at devart*com, topic "Mapping Float type column").