Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> A problem with GerRecordCount in VC, Help me. :(
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
![]() |
![]() |