AS400JDBCDriver, encoding charset

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kabotnet@gmail.com

    #1

    AS400JDBCDriver, encoding charset

    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

Working...