SQLCODE values: Dear readers, unleash your suggestions! Aldo SUCCI

​This RPG code uses a DOU loop to fetch data from a cursor named C1 until the SQLCODE is not equal to 0, indicating the end of the recordset.
After the loop, it checks if the SQLCODE is not 100, indicating unexpected termination, and displays a warning message if needed. Read More 

Verified by MonsterInsights