| Author |
Japanese characters
|
theNikhil Kalaskar
Greenhorn
Joined: Dec 22, 2008
Posts: 1
|
|
Hi, I am getting invalid character error while trying to insert japanese characters.
I am creating a prepared statment.
Please help
Thanks in advance.
|
 |
Sona Patel
Ranch Hand
Joined: Mar 30, 2009
Posts: 75
|
|
Hi Nikhil,
Welcome to Java Ranch.
Kindly see naming policy
Moving to your question - Try inserting Japanese characters from backend into database and see if you are able to insert or still getting some error. If you get any error then post it over here and look for resolution.
If you are able to insert it from backend and it is creating issue while inserting Japanese characters from java then you may have to encode them. I also insert Chinese and Arabic characters into database from java, i will try to figure it out and will post over here.
|
 |
 |
|
|
subject: Japanese characters
|
|
|