Perhaps...

        perldoc DBI

Searching for do() I find

      $rows_affected = $dbh->do("update your_table set foo = foo + 1");

> Behalf Of Aiken, Greg
> 
> 
> Interactively, using Oracles 'SqlPlus' after issuing an 'update' 
> statement,
> Oracle replies with;
> 
> X rows updated
> 
> Does anyone know if/how DBI::DBD::Oracle lets you get that count of rows
> updated?  Any code fragment would be truly appreciated.
> 
> Thanks.
> 
> 


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to