Problems with nullable colums

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
puertolas
Posts: 1
Joined: Tue 30 Dec 2008 15:13

Problems with nullable colums

Post by puertolas » Tue 30 Dec 2008 15:20

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 ?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 31 Dec 2008 11:48

Please give more detailed description of the problem. Do you use LINQ to Oracle or Entity Framework?

Post Reply