Is there additional file I/O done in the background?
Posted: Fri Apr 23, 2010 3:33 pm
Question:
Is there additional file I/O done in the background to retrieve data into the panels, or is the result of the DB2 I/O simply sent to the browser?
Answer:
There is no additional file I/O. All file I/O is done by your RPG code. The results are then simply sent to the browser.
Is there additional file I/O done in the background to retrieve data into the panels, or is the result of the DB2 I/O simply sent to the browser?
Answer:
There is no additional file I/O. All file I/O is done by your RPG code. The results are then simply sent to the browser.