|
Hi We have developed stored procedure in RPGLE where we had one input parameter which required a "|" as data delimiter , and my java program would build a stream with "|" as data delimiter and pass it to the stored procedure,RPGLE program would parse the data and run querry and return result set. It worked well in USA, now we send those programs to Europe and hit a problem, the AS400 there transferred all the "|" character in RPGLE program to some thing else like "!" and so all the stored procedures wont work because java program still pass "|" while RPGLE program look for "!". So what may be the solution, do i have to rewrite the stored procedures to handle this situation or is there some thing in configuration, i cannot do much on AS400 like change CCSID or any thing, but can change java programs.. Ashish __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo
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.