Passing query results from a user exit to SQL*Forms 3.0

From: Mike Wohlgemuth <mjw_at_mailbox.eng.ufl.edu>
Date: 15 Dec 92 17:04:02 GMT
Message-ID: <1992Dec15.170402.28872_at_eng.ufl.edu>


I need to run a select query in a user exit, and have the query results show up in a multi-record block. I would like to be able to open the cursor, fetch the records, and then assign them to sucessive rows in the block. As I understand it, IAF PUT will put values into the fields of the current record in the block. So, how do I create new rows and navigate to them within a user exit?

Thanks,
Mike Received on Tue Dec 15 1992 - 18:04:02 CET

Original text of this message