hello,
Could i ask you if you have a sample subprogram in Cobol which uses DB2.
This subprogram is a particular because it can be called by both batch and cics programs (called by batch programs and linked by CICS program).
This program just select, update and delete file.
Thanks for you help.
I know in CICS i can use the sentence
'exec sql select / insert / update'
But will this order can be understand by batch environment ?
Thanks a lot
Cheers