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 PHP program fired off from cron attempts to download this file and after successfully doing so processes the SQL commands found in the file. Creating SQL queries with COBOL is so much fun!!!!

James Hicks

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to