Environment COBOL, C, DB2 on Ubuntu [closed]

gnucobol and gnucc both work with Db2-LUW on ubuntu linux. You can build and run gnucobol programs that use embedded-SQL. You can build and run gcc programs that use embedded-SQL via the preprocessor that comes with Db2-LUW, or which use the Db2 call level interface. Each of these products has its own set of documentation … Read more