Hi,
I am using com.ibm.as400.a ccess.as400Jdbc DataSource(Jt40 0.jar) to read data from DB2 on AS400 V5R3. But here binary is not getting translated. when tried on V5R1 it works. ie binary is getting translated.
I tried even setting the property translateBinary = true, but no luck.
Is there any specific settings required for AS400V5R3.Any Idea?

...