Hi,
We have a client with a large COBOL application built on Net Express 5.1 - the data files are indexed ISAM COBOL files and we need to be able to read data from these files in C#.NET you you suggest the best approach to do this as the application is too big for us to re-write in C# and the client wants to keep his application i COBOL we just need to be able to access the data files from a C# application.



