-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Niels Liisberg edited this page Jul 1, 2016
·
7 revisions
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/