Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Can one get useful information from this?

Re: Can one get useful information from this?

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Thu, 01 Sep 2005 00:36:37 +0100
Message-ID: <0lfch1p7v00qenatt3cpcogucmbmudisu5@4ax.com>


On 31 Aug 2005 16:25:18 -0700, "milkyway" <d0mufasa_at_hotmail.com> wrote:

>When one executes a query with OCIStmtExecute, is there a way to tell
>the *number* of rows affected by the statment? Can an example be
>provided as to how to get the number of rows affected by an insert /
>update or delete statement executed through the OCIStmtExecute?

OCI_ATTR_ROW_COUNT statement handle attribute. http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14250/ociaahan.htm#i428664

--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Wed Aug 31 2005 - 18:36:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US