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

Home -> Community -> Usenet -> c.d.o.tools -> Question regarding OCIStmtExecute() and iters var.

Question regarding OCIStmtExecute() and iters var.

From: <bbrelin_at_yahoo.com>
Date: Wed, 15 Nov 2000 17:33:34 GMT
Message-ID: <8uuhde$fr5$1@nnrp1.deja.com>

Hello,

In the Oracle documentation it states that OCIStmtExecute() will fetch "iters rows" of data on a select statement.

It doesn't say what will happen if OCIStmtExecute() is called for a select statement and the iters variable is 0. Does it return the full number of rows selected into the client side cache for use with OCIStmtFetch()? Does it return an error?

Anybody know this?

Thanks,

Braun Brelin
bbrelin_at_yahoo.com

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 15 2000 - 11:33:34 CST

Original text of this message

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