• dis_honestfamiliar
    link
    fedilink
    arrow-up
    8
    ·
    4 months ago

    I once tried to learn COBOL at home, I used GNU to compile but I had trouble with database driver. Any tips?

    • mesa@piefed.social
      link
      fedilink
      English
      arrow-up
      8
      ·
      4 months ago

      Try opencobol. You may have more success.

      Some cobols like rm COBOL require a literal custom Linux header in order to work with SQL. Others work with odbcs natively.