The situation is:
There's a program implemented in COBOL, that writes data to their files.
I need to implement a webpage in PHP or ASP that presents some statistics based on the "cobol files".
Is there a way to convert such files to something readable by a DBMS?, Something like a SQL file or a plain text database.
Also, if any of you guys have a link or any info about the "cobol file format", let me know.
Thanks in advance.
There's a program implemented in COBOL, that writes data to their files.
I need to implement a webpage in PHP or ASP that presents some statistics based on the "cobol files".
Is there a way to convert such files to something readable by a DBMS?, Something like a SQL file or a plain text database.
Also, if any of you guys have a link or any info about the "cobol file format", let me know.
Thanks in advance.