Hi,
I have these (8Z°²´¯±³³µ·´¶¸§©«²´¶¥§©³µ·) non-ascii charectors in the table. I am using postgres 8 and jdk 1.4.x My database encoding is SQL_ASCII. When I fetch data using JDBC it is returning like (???????).
Can you please tell me how to fetch these value in java.
regards,
Tushar
I have these (8Z°²´¯±³³µ·´¶¸§©«²´¶¥§©³µ·) non-ascii charectors in the table. I am using postgres 8 and jdk 1.4.x My database encoding is SQL_ASCII. When I fetch data using JDBC it is returning like (???????).
Can you please tell me how to fetch these value in java.
regards,
Tushar