Hi Tara,

Thanks for posting this. I was really interested to see what the COBOL
code would look like for these examples, but I don't see them in the
repo. Did you forget to include them in the commit?

Walt

On Sun, May 24, 2026 at 10:05:50AM +0200, Tara Stella wrote:
> Hey!
> 
> I made a small repo with working GnuCOBOL + GixSQL + SQLite examples:
> https://codeberg.org/tarastella/gnucobol-gixsql-sqlite-examples
> 
> This came out of a personal project where I wanted SQLite access from
> COBOL without writing small C wrapper modules. The repo is
> intentionally tiny: one SELECT example, one INSERT example, a small
> schema, and notes about the bits that were hard to find.
> 
> I also included FreeBSD build notes and a small patch, because GixSQL
> did not build out of the box for me.
> 
> Not a full tutorial, just a practical trace in case it is useful to
> someone else.
> 
> Cheers,
> Tara

Reply via email to