Convert multiple RPG “Chain”, “Read” and “DoW” operations to one simple SQL statement

Easy way to consume and process JSON on IBM i using SQL

When interfacing data between different entities the JSON or JavaScript Object Notation format is often used because it creates a smaller payload than some other data interchange formats and can be faster to process. JSON stores data in arrays or associative arrays of...
Adding jQuery AutoComplete to an HTML input form field using Ajax

Adding jQuery AutoComplete to an HTML input form field using Ajax

How to add autocomplete functionality to an HTML input field to aid selection and permit effortless form field pre-population on the IBM i When presenting users with an HTML form to be filled in it can be helpful to present the user with an autocomplete list of...