×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




am doing the following:



remittype char(1) = "C";

getremitpayeelistrec getremitpayeelistrec[0];

sqlstr string = "SELECT concat(R2NAME, concat('
(',concat(trim(R2PAYEENO),')')) ) as namestr FROM RUIPGM2P";

prepare selectStatement from

sqlstr + " where r2type = ? order by namestr";

get getremitpayeelistrec with selectStatement using remittype;



and getting the following error:

ERROR acbsvc/getremitpayeelist EGL0504E GET: Descriptor index not
valid.[sqlstate:07009][sqlcode:-99999]

EGL0002I The error occurred in acbsvc processing the getremitpayeelist
function.



Can someone tell me what this means?


This thread ...


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

This mailing list archive is Copyright 1997-2026 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.