SQLiteCobol
SQLite database for OpenCobol
Install / Use
/learn @Martinfx/SQLiteCobolREADME
SQLiteCobol
SQLite database for OpenCobol
How to compile
cobc -c ocshell.c
How to compile with OpenCOBOL
cobc -x -lsqlite3 your_source_code.cbl ocshell.o
Notice
Use at your own risk. No warranty.
