Re: how to insert and get japanese characters.
Posted by: zjf_web
Date: May 26, 2005 12:53AM

Thanks for your quick reply. I did like what you said(only difference is charaterEncoding=utf-8). And I used ResultSet.getString to select from db.like:
System.out.println(results.getString(2)). But i got --- “??{??. Though I can get "日本語" from command line. What's the problem?

Options: ReplyQuote


Subject
Written By
Posted
Re: how to insert and get japanese characters.
May 26, 2005 12:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.