G
Guest
Hello all!!!
I am writing a program that accepts data from an asp.net page and then need to send some of the collected information to an RPGIV program on an as400 to perform some calculations and then update a file.(Business Logic). I have tried using the ADODB.command to execute a call to the program but continually get an error Parameter incorrect message. Everything appears setup correctly but still no luck.
Has anyone had any experience making calls to legacy programs?
Any assistance will be appreciated.
I am writing a program that accepts data from an asp.net page and then need to send some of the collected information to an RPGIV program on an as400 to perform some calculations and then update a file.(Business Logic). I have tried using the ADODB.command to execute a call to the program but continually get an error Parameter incorrect message. Everything appears setup correctly but still no luck.
Has anyone had any experience making calls to legacy programs?
Any assistance will be appreciated.