Re: [phplib-dev] affected_rows() with db_oracle.inc From: Kirill Maximov (maxkir <email protected>)
Date: 07/13/00

Carl Youngblood wrote:
>
> Does anyone know how to return the number of affected rows from an insert or
> update with the PHP Oracle functions? We can't get the OCI8 functions to
> compile properly into PHP, so we're trying to get it working with the
> regular Oracle functions. I would assume there is a query or something that
> can be run to get this information.
>
> We're using the db_oracle wrapper from PHPLib.

  Doesn't $db->affected_rows() work for you ?

  Regards,
  KIR

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>