Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Question regarding OCIStmtExecute() and iters var.
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
![]() |
![]() |