How to perform SQL on the MAPICS II IMHIST history file

How to perform SQL on the MAPICS II IMHIST history file

Have you migrated your S36 MAPICS II files to native IBM i DB2 tables but kept the old MAPICS definitions and need to be able to do arithmetic in SQL on the malformed transaction quantity fields? The IBM MAPICS (Manufacturing, Accounting and Production Information...
Computers and the IBM i

Computers and the IBM i

In the vast landscape of computing technology, the AS400/IBM i platform stands as a stalwart, offering robust solutions for businesses across various industries. While its roots trace back to the mid-1980s, the AS400, now known as the IBM i platform, continues to...
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...