Hi,
You can retrieve data from a file using embedded SQL, is this what you mean? You will need to declare a "cursor" and do a fetch to get the data.
Regards,
Martin Gilbert.
Martin,
I need to load a work file based on several search criteria, and then use the file to display in a subfile.
Last Wiki Answer Submitted: August 29, 2008 1:18 pm by Gilly40023,625 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
What database platform are you using?
I am trying to do this on a AS400 platform.