Date: 07/13/00
- Next message: NickM: "[phplib-dev] implode_block() from set_block()"
- Previous message: Eric Ries: "[phplib-dev] [phplib] Extensions to OOHFORMS"
- In reply to: Carl Youngblood: "[phplib-dev] affected_rows() with db_oracle.inc"
- Next in thread: Kirill Maximov: "Re: [phplib-dev] affected_rows() with db_oracle.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: NickM: "[phplib-dev] implode_block() from set_block()"
- Previous message: Eric Ries: "[phplib-dev] [phplib] Extensions to OOHFORMS"
- In reply to: Carl Youngblood: "[phplib-dev] affected_rows() with db_oracle.inc"
- Next in thread: Kirill Maximov: "Re: [phplib-dev] affected_rows() with db_oracle.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

