Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database with different language

Status
Not open for further replies.

sohjai

Programmer
Nov 23, 2001
8
HK
I have a MS Access database and I would like to use servlet to retrieve information from that. When I input some chinese character on web browser and print the sql using System.out.println(), then I found the the character changed to something like "select * from test where name like '?s?F'". So can anyone help me to solve it please?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top