java - How to write into Microsoft Access in hebrew? -


hay im trying write database table in hebrew java program after i'm executing query im getting question marks instead of hebrew...

what should do?

string query="insert client values("'שלום'")"; rs.executeupdate(query); 

thanks helpers :)


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -