Hello!

I'm developing an application with Java/iBatis/AS400. 

When i call a stored procedure with appropriate IN parameters, for every OUT
parameter value i get an array of small cubes instead of data(String).
Data is taken from user table and it should be username, password, e-mail,
status..., but there are only senseless cubes.
OUTput parameter values (cubes) are logged right after the procedure call.

Have U ever had similar problem with 'mysterious cubes' when working on
AS400?
I appreciate any hint!


Regards
-- 
View this message in context: 
http://www.nabble.com/Stored-Procedures-AS400%3A-array-of-cubes-instead-of-text-tp20217590p20217590.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to