cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoTimes are toughlemmy.worldexternal-linkmessage-square10fedilinkarrow-up1336arrow-down13
arrow-up1333arrow-down1external-linkTimes are toughlemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square10fedilink
minus-squaredis_honestfamiliarlinkfedilinkarrow-up8·4 months agoI once tried to learn COBOL at home, I used GNU to compile but I had trouble with database driver. Any tips?
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up8·4 months agoTry 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.
I once tried to learn COBOL at home, I used GNU to compile but I had trouble with database driver. Any tips?
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.