Page 1 of 1

Problems with nullable colums

Posted: Tue 30 Dec 2008 15:20
by puertolas
I have a nullable column of NUMBER. when I consult the table witch has that column, the data of that column don“t bind to the entity. Why this happens?
All the rows in that table has value for that column. Any idea ?

Posted: Wed 31 Dec 2008 11:48
by AndreyR
Please give more detailed description of the problem. Do you use LINQ to Oracle or Entity Framework?