Re: Problems with cursor in forms 4.5

From: Ken <ken_at_fifthd.ca>
Date: 1997/02/26
Message-ID: <331456d5.1672431_at_news.sas.ab.ca>#1/1


On Sat, 22 Feb 1997 08:55:08 -0800, Pierre BAR <s780406_at_student.ulg.ac.be> wrote:

>Srikanth Patibanda wrote:
>>
>> Hello,
>>
>> I got stucked in using cursors. Actually my problem is i got to
>> retrieve more than one row from the database on to the forms 4.5 block.
>> .............

You are placing the information from each fetch ontop of the previous fetch. In order to see multiple record on the block you need to insert a new record each time.
ie place INSERT RECORD juect prior to the EXIT WHEN.

Hope this helps.
Ken. Received on Wed Feb 26 1997 - 00:00:00 CET

Original text of this message