Sure,
1. In PHP/Mysql extract rows and save them to a file in delimited fashion,
for numeric values be sure to align all the number digits (cobol is
dependent on numeric fields being aligned), you can do this with
sprintf("%09.02f",$dbfloat);
Your delimiter character can be any character that
Andre wrote:
Hello
I need some help in this subject php + COBOL.
I need to load data of a program in COBOL for a site written in php.
The data must be loaded for a DB in mysql.
Every night a job runs on our Mainframe here that creates a big file
filled with SQL updates. Every morning a CLI
Andre wrote:
Hello
I need some help in this subject php + COBOL.
I need to load data of a program in COBOL for a site written in php.
The data must be loaded for a DB in mysql.
Any one knows as I make this.
Thank for the help
Not sure if you will find a lot of cobol programmers in this list.
3 matches
Mail list logo