We have a system that we are trying to bring up. The cobol was Microfocus and I'm in the process of converting it to Fujitsu. right now I've been running in to a problem with calling stored procedures that do a select and should return data. The stored procedure has been debugged and works when called on the sql server, I have run a trace on the sql server and see the input parms have data. The problem is within the cobol program getting the ouput from the stored procedure. Do you have any examples of cobol calling stored procedures? If you do not, do you know of anyone that uses Fujitsu cobol calling stored procedures.
Thanks for any help
Thanks for any help