Guest_imported
New member
- Jan 1, 1970
- 0
Hi!<br><br>I am thinking seriously of walking against the main stream - replacing Informix 4GL application with a COBOL package. One of my major concerns is COBOL files' connectivity.<br>(1) Can COBOL Store Binary Files (for example: images)? If the answer is positive, then are they stored in Unix file system or in COBOL data files?<br>(2) If ODBC is used to connect COBOL data files in Unix and Delphi in Windows95, is it possible to use Delphi to read from/write to COBOL files which consists of OCCURS structure (non-normalized files)?<br><br>Thanks!<br><br>CN