can we call an rpg or cl program from
vb.I came to know that only stored procedures can be called from
vb.I want to call an rpg or cl program from
vb. Already business logic is in that programs.so i don't need create seperate stored procedures for that.Is there any way to do this? if it is not possible then tell me how to call a stored procedure from
vb. The stored procedure created must be SQL or as400 native?