I have been given the task of seeing if there is a way to directly read RM/COBOL ISAM files in Delphi 2007 so the data can be Sync'd to our on-line billing website. The Delphi sync program already has connections to Advantage and DBF databases and the hope was we could use the same sync program to read and send the ISAM data as well.
What my research has found so far. I found a site called MicroFocus which distributes the product the COBOL program is written in. Any utilities/Data bridge products are very expensive so they were deemed not feasible. There was a site called EasySoft which has ISAM ODBC drivers but on sending some COBOL sample files they do not support our format. There was also a product called DBISAM but again they do not support the COBOL format our application uses. I have also sent an email out to Embarcadero but while I am waiting I figured I would check here as well.