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 -> A problem with GerRecordCount in VC, Help me. :(

A problem with GerRecordCount in VC, Help me. :(

From: meere <yjung98_at_hanmail.net>
Date: 5 Mar 2006 23:50:48 -0800
Message-ID: <1141631448.842963.158380@z34g2000cwc.googlegroups.com>


I have a problem with GetRecordCount() in VC ..

When I execute SP returning multiple rowset using ref_cursor, this process is succeed in excuting. But the result of GetRecordCount is -1.

If the result of SP is NULL and then I excute MoveFirst() or MoveLast(), it occurs Exception.

So, I try to count of the result to check whether the result is NULL or not. But I could't this because of limitation of GerRecordCount.

Anyone knows how to count the recordset, help me....

In advance, thanks for your help.

Regards,
Meere. Received on Mon Mar 06 2006 - 01:50:48 CST

Original text of this message

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