|
>Date: Fri, 30 Nov 01 10:17:08 +1100 >From: "Simon Coulter" <shc@flybynight.com.au> > ... >My guess as to the problem. I suspect that SQL respects case in order >support languages like C and Java. RPG does not respect case so I think >"external name 'ROB/INVENTORY(OnHand)'" is causing in SQL to look for a >procedure called OnHand when the service program has really exported >ONHAND. Try changing "external name 'ROB/INVENTORY(OnHand)'" to "external >name 'ROB/INVENTORY(ONHAND)' Alternatively, you could specify EXTPROC('OnHand') in your RPG prototype. (Starting in V4R2, the EXTPROC keyword is valid for RPG subprocedures as well as called procedures.) Barbara Morris
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.