OCI cursor

From: Arie Tuchfeld <arie_at_hyperbanner.net>
Date: Fri, 02 Jul 1999 10:21:07 +0200
Message-ID: <377C7673.D47141D5_at_hyperbanner.net>



Hi,
I'd like to iterate through a query result using OCI interface. i.e. fetching each row at a time until the last result's row. How can it be done ?
Currently, I use OCIDefineByPos() function to place the result into an
array, but this way I need to know the number of rows in advance. Received on Fri Jul 02 1999 - 10:21:07 CEST

Original text of this message