sqlca.sqlerrd[2] for array insert

From: semkin <semkin55_at_gmail.com>
Date: Thu, 8 Apr 2010 14:22:05 -0700 (PDT)
Message-ID: <3828bd7b-6bdc-4fae-936d-d5e55392a55d_at_u34g2000yqu.googlegroups.com>



I insert array in C++ program and use EXEC SQL FOR :o_rows_to_process. After operation sqlca.sqlcode = 0.

Is it possible to have returned value in sqlca.sqlerrd[2] to be less than o_rows_to_process ?

I use Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production. Received on Thu Apr 08 2010 - 16:22:05 CDT

Original text of this message