We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the noxDB wiki!
If you simply want to use noxDB in your RPG program, then the easiest way is to restore the NOXDB library.
1: download noxDB.savf (klick on RAW) and place it the IBMi IFS as /tmp/noxDB.savf
2: crtsavf qtemp/noxDB
3: CPYFRMSTMF FROMSTMF('/tmp/noxDB.savf') TOMBR('/QSYS.LIB/QTEMP.LIB/NOXDB.file') MBROPT(+REPLACE) CVTDTA(+NONE)
4: *RSTLIB SAVLIB(NOXDB) DEV(SAVF) SAVF(QTEMP/NOXDB)
Now take a look at the source file NOXDB/QJXSAMPLE QJXSAMPLE/JSONSQL06C.RPGLE Yep !! it's that easy
Here is a site where all the JSON is provided by NOXDB and the IceBreak server http://sitemule.com/