Page 1 of 1

Missing columns in generated UPDATE

Posted: Tue 18 Jan 2011 12:59
by vanstan
We are usign dotConnect for Oracle as our provider for Entity Framework to access an Oracle database.
We are using Self-tracking entities.

When saving changes to the DB not all changed columns are included in the generated UPDATE statement. More specifically, columns which originally had a NULL-value are not included in the UPDATE.

Any tips concering the cause of this problem are appreciated.

Posted: Wed 19 Jan 2011 16:21
by wgkwvl
Followup:
the problem only occurs after applying :
http://social.msdn.microsoft.com/Forums ... a598bad25e

we fixed it by applying :
http://social.msdn.microsoft.com/Forums ... 1fcb38dee4

Posted: Wed 19 Jan 2011 16:38
by AndreyR
vangstan, wgkwvl, I have sent a sample project to the e-mail addresses you have provided in your profiles.
Could you please modify the sample or create a new one that reproduces the issue and send it back to me?