Page 1 of 1

[SOLVED]; OCILIB; SQL "merge" statement;

Posted: Mon Jul 23, 2018 7:43 am
by HanPBF
Hello,

has anyone else had the case that with OCILIB (win10, PB 5.62 x86, OCILIB 4.5.1) all execute statements work, like select, delete, but only merge does not?

No error, program simply stops.


Thanks in advance,
any help apreciated!


OCILIB support did already answered.
And workaround with select-update/insert works.