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 -> counting elements of a cursor without fetching

counting elements of a cursor without fetching

From: <f.braun_at_bigfoot.com>
Date: Sun, 10 Sep 2000 12:26:58 GMT
Message-ID: <39ba3595.20352421@news.t-online.de>

Hi,
following problem:

a Client (Delphi) - program calls a stored procedure on an Oracle 8i - server. The stored procedure returns a handle of a cursor with the result-set.
Now I want to log the number of rows of the full result-set, without receiving it from the client!
Perhaps there is a possiblity to get the size of memory the cursor needed?

Greetings and thanks

Frank Received on Sun Sep 10 2000 - 07:26:58 CDT

Original text of this message

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