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 GetRecordCount, help me~

a problem with GetRecordCount, help me~

From: meere <yjung98_at_hanmail.net>
Date: 5 Mar 2006 23:49:22 -0800
Message-ID: <1141631362.354153.73060@j52g2000cwj.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 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:49:22 CST

Original text of this message

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