Page 1 of 1

Array into cobol program from Java

PostPosted: Thu Oct 07, 2010 1:07 am
by samara8609
Is it possible to pass an array from a Java front end system into a cobol stored procedure?

Re: Array into cobol program from Java

PostPosted: Tue Nov 23, 2010 3:53 pm
by Valenteno123
Yes it is possible to send the array from a java front end system into a cobol stored procedure. It can be passed via result set.