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

Home -> Community -> Usenet -> c.d.o.misc -> Using OCI to iterate through a cursor variable?

Using OCI to iterate through a cursor variable?

From: <laredotornado_at_zipmail.com>
Date: 14 Apr 2005 06:53:16 -0700
Message-ID: <1113486796.393737.60230@o13g2000cwo.googlegroups.com>


Hello, I'm writing a C module for Apache 1.3.27 using Oracle 8.1.7. I was hoping someone could provide me with a code example of how you would invoke a SELECT statement that could potentially return multiple rows, and then iterate through the results returned. I know the answer involves calls to such creeepy functions as "obndra", "oexec", and possibly even "oparse".

Thanks for the advice, - Dave Received on Thu Apr 14 2005 - 08:53:16 CDT

Original text of this message

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