Reading and inserting null values

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Thorgeir
Posts: 4
Joined: Mon 01 Dec 2008 07:01

Reading and inserting null values

Post by Thorgeir » Mon 01 Dec 2008 08:30

Hi
I am using Linq to read rows from one table and inserting them in another table. How can I read and insert (preserve) null values in number and date fields from the first table to the second table?
I have used Entity Developer to create the .dbml file and my classes.

- Thorgeir

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

Post by AndreyR » Mon 01 Dec 2008 09:40

Please send us (andreyr * devart *com) an email with your forum nickname and with the subject "LINQ and Nullables", we will send you a workaround.

Post Reply