Oracle MERGE statement not 'sticking' using DevArt dotConnect for Oracle
问题 I'm using an Oracle MERGE statement in dotConnect for Oracle, I know that the MERGE itself is fine as runs in P-Sql and SQL Developer, yet using the dotConnect and ExecuteNoQuery the query is apparently successful (no exceptions thrown) but the table has had no updates or inserts taken place. I can break the query into an Update and an Insert and they stick ok. Any Ideas ? 回答1: We have answered to you at our forum: http://forums.devart.com/viewtopic.php?f=1&t=29549 As a workaround, you can