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 -> OCI 8 fetching question

OCI 8 fetching question

From: <davew9_at_my-deja.com>
Date: 2000/07/06
Message-ID: <8k0mv2$3oi$1@nnrp1.deja.com>#1/1

I am using the OCI 8 library and have a question about fetching data. I am fetching data from a database using a sql statement similar to "select fooint, foodbl from foo". I don't know how many rows will be fetched prior to fetching them, and ultimately need to know how many rows are successfully fetched (or can be successfully fetched) at runtime. Is there a way to determine this information (such as using OCIAttrGet)?

Thanks in advance,

Dave W.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jul 06 2000 - 00:00:00 CDT

Original text of this message

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