× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You got it, Steve. This has been around for a while. The problem comes from using literals. If you use a variable, it usually is not a problem, as the data type is known, IIRC. But literals are "promoted" to VARCHARs. So, if you use CHARs, you have to use matching CHAR variables or column names in the call.

Somethign like that.

;-)

Vern

At 12:52 PM 11/10/2005, you wrote:
-snip-
Another problem I had with calling RPG via stored procedures is that CHAR parm types caused a "procedure not found" error. had to use VARCHAR instead ( which is varying in rpg ).

-Steve


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.