Hi Pedro,

There is the PL/SQL SQL%ROWCOUNT variable. Bind a PHP variable to it.


"Pedro Garre" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Hi,
>
> OCIRowCount does not seem to work when "inserts" are made in a block:
> BEGIN insert ...; insert ...; insert ...; END;
>
> It returns 1, but 3 rows have actually been inserted.
>
> How can I get the correct number of rows inserted ?
>
> Thanks.
>
> Pedro.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to