Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Entity Framework 5.0: Update table with a clob field by Lightswitch

782704Apr 19 2013 — edited Jul 19 2013
Hello,

I use MS Lightswitch 2012 with Entity Framework 5.0 and Oracle ODAC 11.2 Release 5 and Oracle Developer Tools for Visual Studio (11.2.0.3.20) in Visual Studio Ultimate 2012.

if i update a record of a table with a clob column. i get the error message "ORA-00932: inconsistent datatypes: expected - got CLOB".

I think, the internal used where clause ... and clob_field <> '.....' is the reason for this error.

What can I do, to get no error?

Frank

Comments

Thanos A
Answer

Unfortunately, it's the 207 patch that creates the issue

Marked as Answer by Thanos A · Sep 27 2020
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 16 2013
Added on Apr 19 2013
1 comment
1,238 views