/SQLiteCobol

SQLite database for OpenCobol

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.