Hello,
Possibly i misunderstand, but if i do understand, you have some Excel spreadsheet(s) on the PC that the users edit.
Once they have finished editing, they want some of the data loaded into DB2.
Is there some reason a process cannot be implemented on the PC that will extract the desired content into one (or more) data-delimited text files (which if done correctly could be directly loaded into db2). The data-delimited file(s) would be ftp'd as text files (no binary to worry about and no need for some COBOL API.