Hi,
I'm trying to connect with db2 database using java and
com.ibm.as400.a ccess.AS400JDBC Driver, program is placed on AS/400.
Everything is fine until i fetch data (strings) with polish letters.
Instead of these letters i have only sign "?".
I've tried to set charset using Properties class but with no effect.
Interesting is that running the same program on windows but connecting
still with that db2 polish letters looks ok.
Could anyone has any idea or even clue what should i set to get
desired result - text with all letters set correct?
greetings
I'm trying to connect with db2 database using java and
com.ibm.as400.a ccess.AS400JDBC Driver, program is placed on AS/400.
Everything is fine until i fetch data (strings) with polish letters.
Instead of these letters i have only sign "?".
I've tried to set charset using Properties class but with no effect.
Interesting is that running the same program on windows but connecting
still with that db2 polish letters looks ok.
Could anyone has any idea or even clue what should i set to get
desired result - text with all letters set correct?
greetings