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 -> Pro*C Question - Newbie

Pro*C Question - Newbie

From: <naren.dasu_at_divatv.com>
Date: 1998/03/03
Message-ID: <6di303$872$1@nnrp1.dejanews.com>#1/1

Hi,

   I am trying to do this in Pro*C. I have a Table Empolyee with 10 records.  I need to process them one by one. The prototype of the function would look like this :-

   GetFirstRecord(struct emp_table_type *emp_rec_ptr)

To get the next record I would use

   GetNextRecord(struct emp_table_type *emp_rec_ptr).

thanks in advance

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue Mar 03 1998 - 00:00:00 CST

Original text of this message

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