Hello everyone. I am currently working on a module that must, from a given string, execute a SQL command, retrieve the datas and convert them into RPG variables (int, packed...).
I am already able to extract SQL datas using the SQLDA but I can't properly convert them into RPG variables mainly because SQLLEN is always equal to *loval.
I am working in fully free RPG.
Has anyone already faced such a situation ?
#Support#SupportMigration#IBMi